Gets the providerArrayproperty for the ModelParameter.

Namespace: WaterSimDCDC
Assembly: 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

ExceptionCondition
WaterSimDCDC..::..WaterSim_Exceptionif value or values are out of range for the parameter

See Also