QuickOPC User's Guide and Reference
Default Property (DAPropertyId)



OpcLabs.EasyOpcClassic Assembly > OpcLabs.EasyOpc.DataAccess Namespace > DAPropertyId Class : Default Property
Default property Id.
Syntax
'Declaration
 
<DebuggerBrowsableAttribute(DebuggerBrowsableState.Never)>
<NotNullAttribute()>
Public Shared ReadOnly Property Default As DAPropertyId
'Usage
 
Dim value As DAPropertyId
 
value = DAPropertyId.Default
[DebuggerBrowsable(DebuggerBrowsableState.Never)]
[NotNull()]
public static DAPropertyId Default {get;}
[DebuggerBrowsable(DebuggerBrowsableState.Never)]
[NotNull()]
public:
static property DAPropertyId^ Default {
   DAPropertyId^ 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

DAPropertyId Class
DAPropertyId Members