Click or drag to resize

Tag Properties

The Tag type exposes the following members.

Properties
  Name Description
Public property Description Gets a description of the tag.
Public property ElementType Gets the type of the element identified by the tag according to the logical structure of a PQDIF file.
Public property FormatString Format string specified for some tags as a hint for how the value should be displayed.
Public property ID Gets the globally unique identifier for the tag.
Public property Name Gets the name of the tag as defined by the GSF.PQDIF library.
Public property PhysicalType Gets the physical type of the value of the element identified by the tag according to the logical structure of a PQDIF file.
Public property Required Gets the flag that determines whether it is required that this tag be specified in a PQDIF file.
Public property StandardName Gets the name of the tag as defined by the standard.
Public property ValidIdentifiers Gets the collection of valid identifiers for this tag.
Top
See Also