Click or drag to resize

XmlSchemaElementInfoRequiredAttributes Property

Gets the names for all required attributes defined for this instance.

Namespace: Aml.Engine.Schema
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
public List<XmlSchemaAttribute> RequiredAttributes { get; }

Property Value

ListXmlSchemaAttribute
See Also