BRAttributeArgument Properties

Include Protected Members
Include Inherited Members

The BRAttributeArgument type exposes the following members.

Properties

  Name Description
Public property AttributeId When overridden in a derived class, gets or sets the attribute ID. (Inherited from BRAttributeArgumentBase.)
Public property ChildArguments Gets or sets the collection of child arguments.
Public property Identifier When overridden in a derived class, gets or sets a unique identifier of the argument. (Inherited from BRArgument.)
Public property PropertyName When overridden in a derived class, gets or sets the property name. (Inherited from BRArgument.)
Public property PropertyType Gets the property type. (Overrides BRAttributeArgumentBase.PropertyType.)

Top