Click or drag to resize
CreateCommandEntity Property
Specifies an instance of a class derived from CorrigoEntity of the type entity to create.

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

Property Value

Type: CorrigoEntity
See Also