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

ID of the Document owner. If a value is not assigned to this, the user associated with the authentication token will be assigned as the Owner.

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

Syntax

C#
public Nullable<int> OwnerPersonID

See Also