Click or drag to resize
OperationCommandResponseEntitySpecifier Property
Gets or sets the entity specifier.

Namespace: CorrigoService.Commands
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public EntitySpecifier EntitySpecifier { get; set; }

Property Value

Type: EntitySpecifier
See Also