 | AttributeTypeTypeXsdDataTypes Property |
The XSD data types which are supported.
Namespace: Aml.Engine.CAEXAssembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntaxpublic static List<string> XsdDataTypes { get; }
Public Shared ReadOnly Property XsdDataTypes As List(Of String)
Get
public:
static property List<String^>^ XsdDataTypes {
List<String^>^ get ();
}
Property Value
ListString
See Also