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