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

Specifies whether this is a dimension-value pair representation of a larger construct (such as a Chunk or Agent)

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

Syntax

C#
public bool IsRepresentation { get; internal set; }

See Also