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

WebHMIState Class

Namespace:FilNet
Assembly:FIL.NET.dll

Constructors

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

Properties

 NameTypeDescription
IsDisposedSystem.Boolean
IsInitializedSystem.Boolean

Methods

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

See also