|
ScalarElement.GetValue Method
|
Gets the raw bytes of the value that this scalar represents.
Namespace: GSF.PQDIF.PhysicalAssembly: GSF.PQDIF (in GSF.PQDIF.dll) Version: 2.4.239-beta
SyntaxPublic Function GetValue As Byte()
member GetValue : unit -> byte[]
View SourceReturn Value
Byte[]The value in bytes.
See Also