[This is preliminary documentation and is subject to change.]

The ID of the Copy Holder. Possible values can be obtained via the GetManagedList method (using Person type) from the Core Service.

Namespace:  QPulseWebServices.Contracts.Data
Assembly:  QPulseWebServices.Contracts (in QPulseWebServices.Contracts.dll) Version: 2.0.590.81

Syntax

C#
public Nullable<int> CopyHolderID

See Also