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