[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.Contracts (in QPulseWebServices.Contracts.dll) Version: 2.0.590.81

Syntax

C#
public Nullable<int> ApproverID

See Also