22 return GetProperty(IdProperty);
26 SetProperty(IdProperty, value);
36 return GetProperty(OperationResultProperty);
40 SetProperty(OperationResultProperty, value);
This is the base class from which most business objects will be derived.
Maintains metadata about a property.
@ Serializable
Prevents updating or inserting until the transaction is complete.