Click or drag to resize

RelAttrValue Fields

The RelAttrValue type exposes the following members.

Fields
  NameDescription
Public fieldAttrDef
The attribute definition
Public fieldIsValueAssigned
Indicates if a meaningful value is provided. If set to false, the attribute has no value assigned.
Public fieldValue
The value. The CLR type must conform to the attribute type's value type.
Top
See Also