 | CaexCommandXDocument Property |
Gets the XML document processing the command
Namespace: Aml.Engine.CAEX.CommandsAssembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntaxpublic XDocument XDocument { get; }
Public ReadOnly Property XDocument As XDocument
Get
public:
property XDocument^ XDocument {
XDocument^ get ();
}
Property Value
XDocument
See Also