'Declaration
<DebuggerBrowsableAttribute(DebuggerBrowsableState.Never)> <NotNullAttribute()> Public Shared ReadOnly Property Inactive As DAItemPointSubscribeParameters
'Usage
Dim value As DAItemPointSubscribeParameters value = DAItemPointSubscribeParameters.Inactive
[DebuggerBrowsable(DebuggerBrowsableState.Never)] [NotNull()] public static DAItemPointSubscribeParameters Inactive {get;}
[DebuggerBrowsable(DebuggerBrowsableState.Never)] [NotNull()] public: static property DAItemPointSubscribeParameters^ Inactive { DAItemPointSubscribeParameters^ get(); }