Share

Parameter.HealthStatus Property

Parent Object: Parameter

Description

Property that returns an enum indicating the current state of the object.

Syntax

Parameter.HealthStatus() As HealthStatusEnum

Property Value

This is a read only property whose value is a HealthStatusEnum.

Samples

Name Description
Model Parameters This sample demonstrates the methods and properties supported by the Parameters object for model parameters.

Version

Introduced in version 4

Was this information helpful?