Click or drag to resize

CAEXObjectToString Method

Returns the value of the 'Name' attribute of this CAEX object as the string representation of the object.

Namespace: Aml.Engine.CAEX
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
public override string ToString()

Return Value

String
A String that represents this instance.
See Also