MetaDataTagDataType(String, DataType, PQDSMetaDataType, String, String) Constructor
Namespace: Gemstone.PQDSAssembly: Gemstone.PQDS (in Gemstone.PQDS.dll) Version: 1.0.178 -- Release Build+37fb1c1f9f493ae6ba28c024f037a77f92a67d7a
Gemstone.PQDS.MetaDataTag = function(key, value, valueType, unit, description);
Parameters
- key String
- key of the MetadataTag
- value DataType
- Value of the MetadataTag
- valueType PQDSMetaDataType
- The PQDSMetaDataType of the metadata tag
- unit String
- The unit of the metadata tag
- description String
- a describtion of the metadata tag