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