Click or drag to resize

VaultElementReferenceAttribute Properties

The VaultElementReferenceAttribute type exposes the following members.

Properties
  NameDescription
Public propertyAllowEmpty
Is it allowed for this item to be unset, empty or null. Default is false.
Public propertyAttributeType
Type of the target, used in id resolving.
Public propertyRefMember
Name of the class member containing the reference alias/guid/id of the type. Has a default value. If object with the attribute is not class, this value is ignored.
Public propertyRequired
Is the reference absolute requirement, default is true.
Public propertyValidate
Should the reference be validated. Default is true.
Top
See Also