QuickOPC User's Guide and Reference
ConditionLogic Property (DAPropertyDescriptor)



OpcLabs.EasyOpcClassic Assembly > OpcLabs.EasyOpc.DataAccess Namespace > DAPropertyDescriptor Class : ConditionLogic Property
Condition Logic.

Remarks:

(OPC_PROPERTY_CONDITION_LOGIC)

Syntax
'Declaration
 
<DebuggerBrowsableAttribute(DebuggerBrowsableState.Never)>
<NotNullAttribute()>
Public Shared ReadOnly Property ConditionLogic As DAPropertyDescriptor
'Usage
 
Dim value As DAPropertyDescriptor
 
value = DAPropertyDescriptor.ConditionLogic
[DebuggerBrowsable(DebuggerBrowsableState.Never)]
[NotNull()]
public static DAPropertyDescriptor ConditionLogic {get;}
[DebuggerBrowsable(DebuggerBrowsableState.Never)]
[NotNull()]
public:
static property DAPropertyDescriptor^ ConditionLogic {
   DAPropertyDescriptor^ get();
}
Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2012, Windows Server 2016; .NET Core, .NET 5, .NET 6: Linux, macOS, Microsoft Windows

See Also

Reference

DAPropertyDescriptor Class
DAPropertyDescriptor Members