You are here: Start » FIL.NET » DebugPreviewWindowState Constructor
DebugPreviewWindowState Constructor
Creates a deep copy of the passed object.
| Namespace: | FilNet |
|---|---|
| Assembly: | FIL.NET.dll |
Syntax
public DebugPreviewWindowState
(
FilNet.DebugPreviewWindowState rhs
)
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| rhs | FilNet.DebugPreviewWindowState | Prototype object. |
