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; }Public Property Entity As CorrigoEntity
Get
Set
No code example is currently available or this language may not be supported.
Property Value
CorrigoEntity
See Also