Click or drag to resize

QuantityTypeGetInfo Method

Gets the information about the quantity type 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 quantityTypeID
)
View Source

Parameters

quantityTypeID  Guid
The quantity type ID.

Return Value

Identifier
Information about the quantity type.
See Also