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

[Missing <summary> documentation for "P:QPulseWebServices.Core.XpoEntity.Documents.Revision.CheckOuts"]

Namespace: QPulseWebServices.Core.XpoEntity.Documents
Assembly: QPulseWebServices (in QPulseWebServices.dll) Version: 2.100.6101.8

Syntax

C#
public XPCollection<DocumentRevisionCheckOut> CheckOuts { get; }

Property Value

Type: XPCollection<(Of <(<'DocumentRevisionCheckOut>)>)>

See Also