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.166 -- Release Build+54276e1406ddbd33bb9ce21f0ef010cb908eed53
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.