Click or drag to resize
RestoreCommandEntitySpecifier Property
Specifies an entity by identifier and entity type to be restored.

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