ElementAttribute Class | ![]() |
Namespace: Lawo.EmberPlusSharp.Model
public sealed class ElementAttribute : Attribute
The ElementAttribute type exposes the following members.
Name | Description | |
---|---|---|
![]() | ElementAttribute | Initializes a new instance of the ElementAttribute class |
Name | Description | |
---|---|---|
![]() | Identifier | Gets or sets the identifier of the element represented by the property carrying this attribute.
|
![]() | IsOptional | Gets or sets a value indicating whether the element represented by the property carrying this
attribute is optional. |
Name | Description | |
---|---|---|
![]() | Equals | Returns a value that indicates whether this instance is equal to a specified object. (Inherited from Attribute.) |
![]() | GetHashCode | Returns the hash code for this instance. (Inherited from Attribute.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |