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

The ID of the Document Owner. 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.100.591.48

Syntax

C#
public Nullable<int> DocumentOwnerID

See Also