'Declaration
<NotNullAttribute()> Public Shared ReadOnly Property DefaultStatusCode As UAStatusCode
'Usage
Dim value As UAStatusCode value = UAAttributePointArguments.DefaultStatusCode
[NotNull()] public static UAStatusCode DefaultStatusCode {get;}
[NotNull()] public: static property UAStatusCode^ DefaultStatusCode { UAStatusCode^ get(); }
Property Value
The value of this property cannot be null
(Nothing
in Visual Basic).