 | XmlSchemaElementInfoSchemaElement Property |
Gets the defining schema element for this instance
Namespace: Aml.Engine.SchemaAssembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntaxpublic XmlSchemaElement SchemaElement { get; }
Public ReadOnly Property SchemaElement As XmlSchemaElement
Get
public:
property XmlSchemaElement^ SchemaElement {
XmlSchemaElement^ get ();
}
Property Value
XmlSchemaElement
See Also