OPC Labs EasyOPC-UA Library
IsNormalized Property
OpcLabs_EasyOpcUA ActiveX DLL > UARange Object : IsNormalized Property
Description
Determines whether the current range is normalized, i.e. its low limit is lower than or equal to its high limit.

 

DISPID (Dispatch ID):

 

For more information, see IsNormalized in .NET Reference.

Property type
Read-only property
Syntax
Visual Basic
Public Property IsNormalized As Boolean
Return Type

See IsNormalized in .NET Reference.

Remarks

For remarks, see IsNormalized in .NET Reference.

Example

For examples, see IsNormalized in .NET Reference.

See Also

UARange Object  | UARange Members