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