 | CAEXElementChangeEventArgsCAEXAttribute Property |
The changed CAEXAttribute
Namespace: Aml.Engine.CAEX.CommandsAssembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntaxpublic XAttribute CAEXAttribute { get; }
Public ReadOnly Property CAEXAttribute As XAttribute
Get
public:
property XAttribute^ CAEXAttribute {
XAttribute^ get ();
}
Property Value
XAttribute
See Also