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