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