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

ID of the Document Status. Possible values can be obtained via the GetManagedList method from the Core Service e.g Active, Draft, Inactive, Obsolete.

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

Syntax

C#
public Nullable<DocumentStatusType> DocumentStatus

See Also