 | CAEXDocumentSchemaVersionString Property |
Gets the schema version string for the assigned schema
Namespace: Aml.Engine.CAEXAssembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntaxpublic virtual string SchemaVersionString { get; }
Public Overridable ReadOnly Property SchemaVersionString As String
Get
public:
virtual property String^ SchemaVersionString {
String^ get ();
}
Property Value
String
See Also