You are here: Start » FilObjectAttribute Class

FilObjectAttribute Class

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

Marks the type as serializable by the Serializer.

Constructors

 ConstructorDescription
FilObjectAttribute()

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