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