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

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

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

Syntax

C#
public Nullable<int> ApproverID

See Also