Gets the providerArrayproperty for the ModelParameter.
Namespace: WaterSimDCDCAssembly: WaterSimDCDC_API (in WaterSimDCDC_API.dll) Version: 5.0.0.10 (5.0.0.10)
Syntax
| C# |
|---|
public providerArrayProperty ProviderProperty { get; } |
| Visual Basic |
|---|
Public ReadOnly Property ProviderProperty As providerArrayProperty Get |
Field Value
The provider property.
Remarks
This provides access to the provider model parameter
Exceptions
| Exception | Condition |
|---|---|
| WaterSimDCDC..::..WaterSim_Exception | if value or values are out of range for the parameter |