Parameter.HealthStatus Property
Parent Object: ParameterDescription
Property that returns an enum indicating the current state of the object.
Syntax
Parameter.HealthStatus() As HealthStatusEnumProperty 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. |