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 PublisherPrincipalIdentity( PublisherPrincipalIdentity publisherPrincipalIdentity ) |
Visual Basic |
---|
Public Sub New ( _ publisherPrincipalIdentity As PublisherPrincipalIdentity _ ) |
Visual C++ |
---|
public: PublisherPrincipalIdentity( PublisherPrincipalIdentity^ publisherPrincipalIdentity ) |
F# |
---|
new : publisherPrincipalIdentity:PublisherPrincipalIdentity -> PublisherPrincipalIdentity |
Parameters
- publisherPrincipalIdentity
- Type: ThomsonReuters.RFA.Common..::..PublisherPrincipalIdentity
The other PublisherPrincipalIdentity to copy from.