'Declaration
Property DataSetWriterId As Integer
'Usage
Dim instance As _UAPubSubLocators Dim value As Integer instance.DataSetWriterId = value value = instance.DataSetWriterId
int DataSetWriterId {get; set;}
Property Value
Valid values of this property are in the range from 0
to 65535
.
The default value of this property is 0
.