IgnorePropertyAttribute Members |
See Also Constructors Methods Properties Explicit Interface Implementations |
Represents a custom attribute that can be used to ignore entity properties during serialization/de-serialization.
The following tables list the members exposed by the IgnorePropertyAttribute type.
Public Constructors
Name | Description | |
---|---|---|
IgnorePropertyAttribute |
Public Properties
Name | Description | |
---|---|---|
TypeId | (Inherited from Attribute) |
Public Methods (see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overridden. (Inherited from Object) | |
GetHashCode | Overridden. (Inherited from Object) | |
GetType | (Inherited from Object) | |
IsDefaultAttribute | (Inherited from Attribute) | |
Match | (Inherited from Attribute) | |
ToString | (Inherited from Object) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Explicit Interface Implementations
Name | Description | |
---|---|---|
GetIDsOfNames | (Inherited from Attribute) | |
GetTypeInfo | (Inherited from Attribute) | |
GetTypeInfoCount | (Inherited from Attribute) | |
Invoke | (Inherited from Attribute) |