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