'Declaration
Property SourcePicoseconds As Integer
'Usage
Dim instance As _UADataValue Dim value As Integer instance.SourcePicoseconds = value value = instance.SourcePicoseconds
int SourcePicoseconds {get; set;}
'Declaration
Property SourcePicoseconds As Integer
'Usage
Dim instance As _UADataValue Dim value As Integer instance.SourcePicoseconds = value value = instance.SourcePicoseconds
int SourcePicoseconds {get; set;}
Note that as opposed to the representation in the OPC UA protocols, the value of this property is *not* in tens of picoseconds, but is rather in true picoseconds.
Allowed range is 0 - 99999.