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