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.167 -- Release Build+a2fca5e1c0bf74e37e9473fed3be25e7e35ece0d
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.