Click or drag to resize

CAEXPathBuilderIDRefEnum Enumeration

enumeration type specifying possible ID Reference types

Namespace: Aml.Engine.CAEX.Extensions
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
[FlagsAttribute]
public enum IDRefEnum
Members
Member nameValueDescription
AttributeReference1 ID reference to an attribute
InterfaceReference4 ID reference to an interface
InternalElementReference8 ID reference to an internal element
AllTypes13 all possible references
See Also