Click or drag to resize
IParameterType Property
Gets type.

Namespace: Lawo.EmberPlusSharp.Model
Assembly: Lawo.EmberPlusSharp (in Lawo.EmberPlusSharp.dll) Version: 1.4.1707.27006
Syntax
C#
ParameterType Type { get; }

Property Value

Type: ParameterType
Exceptions
ExceptionCondition
InvalidOperationExceptionThe type is not available. This can only happen for a parameter where IsOnline equals false.
See Also