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

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

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

Syntax

C#
public XPCollection<ChangeRequest> ChangeRequestsRaised { get; }

Property Value

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

See Also