Click or drag to resize

CAEXObjectName Property

Gets and sets the name of the CAEX object (required in CAEX).

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

Property Value

String

Implements

ICAEXObjectName
See Also