Click or drag to resize

XmlSchemaElementInfoChoices Property

Gets the names for all choices defined for this instance.

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

Property Value

ListXName
See Also