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