QuickOPC User's Guide and Reference
DefaultStatusCode Property (UAAttributeData)



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UAAttributeData Class : DefaultStatusCode Property
Default status code.
Syntax
'Declaration
 
<NotNullAttribute()>
Public Shared ReadOnly Property DefaultStatusCode As UAStatusCode
'Usage
 
Dim value As UAStatusCode
 
value = UAAttributeData.DefaultStatusCode
[NotNull()]
public static UAStatusCode DefaultStatusCode {get;}
[NotNull()]
public:
static property UAStatusCode^ DefaultStatusCode {
   UAStatusCode^ get();
}
Requirements

Target Platforms: .NET Framework: Windows 7 with SP1, Windows Server 2012; .NET Core: Linux, Microsoft Windows

See Also

Reference

UAAttributeData Class
UAAttributeData Members