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