Click or drag to resize

XmlSchemaElementInfoRequired Property

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

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

Property Value

ListXName
See Also