RFA .NET
Assembly: RFA8_NET110_x64 (in RFA8_NET110_x64.dll) Version: 8.0.1.1
Copy Constructor.
Namespace: ThomsonReuters.RFA.CommonAssembly: RFA8_NET110_x64 (in RFA8_NET110_x64.dll) Version: 8.0.1.1
Syntax
C# |
---|
public RespStatus( RespStatus respStatus ) |
Visual Basic |
---|
Public Sub New ( _ respStatus As RespStatus _ ) |
Visual C++ |
---|
public: RespStatus( RespStatus^ respStatus ) |
F# |
---|
new : respStatus:RespStatus -> RespStatus |
Parameters
- respStatus
- Type: ThomsonReuters.RFA.Common..::..RespStatus
Other RespStatus to copy from.