The TypeNames type exposes the following members.

Properties

  NameDescription
DimensionValueTypeName
Gets or sets the assembly-qualified name of the type that should be used to represent dimension values. This type must be a subclass of DimensionValue.
RecordTypeName
Gets or sets the assembly-qualified name of the type that should be used to represent records. This type must be a subclass of Record.

See Also