Click or drag to resize

SeriesValueTypeGetInfo Method

Gets information about the series value 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 seriesValueTypeID
)
View Source

Parameters

seriesValueTypeID  Guid
The identifier for the series value type.

Return Value

Identifier
Information about the series value type.
See Also