Click or drag to resize

CAEXBasicObjectDescription Property

Gets and sets the Description for this object.

Namespace: Aml.Engine.CAEX
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
public string Description { get; set; }

Property Value

String

Implements

ICAEXBasicObjectDescription
Remarks
For CAEX 2.15 documents the content of the Description object is transformed to a string.
See Also