You are here: Start » FilIgnoreAttribute Class

FilIgnoreAttribute Class

Namespace:Fil.Serialization
Assembly:FilNet.Types.dll

Disables serialization of the field or property.

Constructors

 ConstructorDescription
FilIgnoreAttribute()

Properties

 NameTypeDescription
TypeIdSystem.ObjectInherited from System.Attribute

Methods

 NameDescription
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

Remarks

See also