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

Syntax

C#
public Nullable<DocumentStatusType> DocumentStatus

See Also