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



OpcLabs.EasyOpcClassic Assembly > OpcLabs.EasyOpc.DataAccess Namespace > DAPropertyDescriptor Class : ConditionStatus Property
Condition Status.

Remarks:

(OPC_PROPERTY_CONDITION_STATUS)

Syntax
'Declaration
 
<DebuggerBrowsableAttribute(DebuggerBrowsableState.Never)>
<NotNullAttribute()>
Public Shared ReadOnly Property ConditionStatus As DAPropertyDescriptor
'Usage
 
Dim value As DAPropertyDescriptor
 
value = DAPropertyDescriptor.ConditionStatus
[DebuggerBrowsable(DebuggerBrowsableState.Never)]
[NotNull()]
public static DAPropertyDescriptor ConditionStatus {get;}
[DebuggerBrowsable(DebuggerBrowsableState.Never)]
[NotNull()]
public:
static property DAPropertyDescriptor^ ConditionStatus {
   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