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