[This is preliminary documentation and is subject to change.]

Gets an array of dimension-value pairs that represent the meta info (as defined by the implementing class)

Namespace: Clarion.Framework.Templates
Assembly: ClarionLibrary (in ClarionLibrary.dll) Version: 6.1.1.0 (6.1.1.0)

Syntax

C#
DimensionValuePair[] MetaInfo { get; }

See Also