Click or drag to resize

OperationCommandResponseNestedEntitiesOperationResults Property

Gets or sets the collection of operation results performed on nested entities.

Namespace: CorrigoService.Commands
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
public NestedEntityOperationResult[] NestedEntitiesOperationResults { get; set; }

Property Value

NestedEntityOperationResult
See Also