SeriesValueTypeGetInfo Method
Gets information about the series value type identified by the given ID.
Namespace: Gemstone.PQDIF.LogicalAssembly: Gemstone.PQDIF (in Gemstone.PQDIF.dll) Version: 1.0.170 -- Release Build+3763e579589e9f085a5060339f5cf4cef307d122
Public Shared Function GetInfo (
seriesValueTypeID As Guid
) As Identifier
Gemstone.PQDIF.Logical.SeriesValueType.GetInfo = function(seriesValueTypeID);
- seriesValueTypeID Guid
- The identifier for the series value type.
IdentifierInformation about the series value type.