QuickOPC User's Guide and Reference
ConditionType Property (AssertionConditionAttribute)



OpcLabs.BaseLib Assembly > JetBrains.Annotations Namespace > AssertionConditionAttribute Class : ConditionType Property
Gets condition type
Syntax
'Declaration
 
Public ReadOnly Property ConditionType As AssertionConditionType
'Usage
 
Dim instance As AssertionConditionAttribute
Dim value As AssertionConditionType
 
value = instance.ConditionType
public AssertionConditionType ConditionType {get;}
public:
property AssertionConditionType ConditionType {
   AssertionConditionType get();
}
Requirements

Target Platforms: Windows 7 with SP1, Windows Server 2008 R2 with SP1

See Also

Reference

AssertionConditionAttribute Class
AssertionConditionAttribute Members