'Declaration
<DebuggerBrowsableAttribute(DebuggerBrowsableState.Never)> <NotNullAttribute()> Public Shared Shadows ReadOnly Property DeviceSource As DAItemPointReadParameters
'Usage
Dim value As DAItemPointReadParameters value = DAItemPointReadParameters.DeviceSource
[DebuggerBrowsable(DebuggerBrowsableState.Never)] [NotNull()] public new static DAItemPointReadParameters DeviceSource {get;}
[DebuggerBrowsable(DebuggerBrowsableState.Never)] [NotNull()] public: new static property DAItemPointReadParameters^ DeviceSource { DAItemPointReadParameters^ get(); }