Click or drag to resize

XmlSchemaElementInfoOptional Property

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

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

Property Value

ListXName
See Also