Click or drag to resize

ScalarElementSetGuid Method

Sets the value of this scalar as a globally unique identifier.

Namespace: GSF.PQDIF.Physical
Assembly: GSF.PQDIF (in GSF.PQDIF.dll) Version: 2.4.181-beta
Syntax
public void SetGuid(
	Guid value
)
View Source

Parameters

value  Guid
The new value as a globally unique identifier.
See Also