Click or drag to resize

QuantityCharacteristicGetInfo Method

Gets information about the quantity characteristic identified by the given ID.

Namespace: GSF.PQDIF.Logical
Assembly: GSF.PQDIF (in GSF.PQDIF.dll) Version: 2.4.181-beta
Syntax
public static Identifier GetInfo(
	Guid quantityCharacteristicID
)
View Source

Parameters

quantityCharacteristicID  Guid
The identifier for the quantity characteristic.

Return Value

Identifier
Inforamtion about the quantity characteristic.
See Also