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.169 -- Release Build+c878bdd28ef3f505c9ae52ddef825010f6ae7dff
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.