You are here: Start » FIL.NET » TexemModel Class

TexemModel Class

Namespace:FilNet
Assembly:FIL.NET.TS.dll

Constructors

 ConstructorDescription
TexemModel(TexemModel)Creates a deep copy of the passed object.
TexemModel()

Properties

 NameTypeDescription
IsDisposedSystem.Boolean

Methods

 NameDescription
Dispose()Disposes underlying unmanaged resources. See MSDN documentation for IDisposable interface for more info.
Equals(object)Inherited from System.Object
Equals(FilNet.TexemModel)
Equals(FilNet.TexemModel, FilNet.TexemModel)
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
Reset(FilNet.TexemModel)Resets this instance with data of the other TexemModel object.
ToString()Inherited from System.Object

See also