UpdateCommandEntity Property |
Specifies an instance of a class derived from CorrigoEntity of a type that supports update. The instance has one or more property values set that are to be updated.
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