CreateCommandEntity Property |
Specifies an instance of a class derived from CorrigoEntity of the type entity to create.
Namespace: CorrigoService.CommandsAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic CorrigoEntity Entity { get; set; }
Property Value
Type:
CorrigoEntity
See Also