You are here: Start » FilIgnoreAttribute Class
FilIgnoreAttribute Class
| Namespace: | Fil.Serialization |
|---|---|
| Assembly: | FilNet.Types.dll |
Disables serialization of the field or property.
Constructors
| Constructor | Description | |
|---|---|---|
| FilIgnoreAttribute() |
Properties
| Name | Type | Description | |
|---|---|---|---|
| TypeId | System.Object | Inherited from System.Attribute |
Methods
| Name | Description | |
|---|---|---|
| Equals(object) | Inherited from System.Object | |
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| IsDefaultAttribute() | Inherited from System.Attribute | |
| Match(object) | Inherited from System.Attribute | |
| ToString() | Inherited from System.Object |
