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