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
C#
public NestedEntityOperationResult[] NestedEntitiesOperationResults { get; set; }

Property Value

Type: NestedEntityOperationResult
See Also