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