Click or drag to resize
ValueMatchType Enumeration
Enumarator used when seeking a named property within a VDataSection (ie: whether we can match the property only by its name or by qualifying attributes)

Namespace: ARPDev.DAVLIB
Assembly: ARPDev.DAVLIB (in ARPDev.DAVLIB.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public enum ValueMatchType
Members
  Member nameValueDescription
LabelOnly0
AttributeMatch1
Remarks
See Also