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

boolean indicating whether Document is checked out

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

Syntax

C#
public Nullable<bool> IsCheckedOut

See Also