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