 | CAEXElementChangeEventArgsCAEXAttributeName Property |
Gets the name of the CAEX attribute.
Namespace: Aml.Engine.CAEX.CommandsAssembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntaxpublic string CAEXAttributeName { get; }
Public ReadOnly Property CAEXAttributeName As String
Get
public:
property String^ CAEXAttributeName {
String^ get ();
}
Property Value
String
See Also