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.171 -- Release Build+af1e6271f2015b03a58bc9ef784f0f2b9eeab0d2
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.