DomainObjects Class Library |
|
Sum Constructor (Field)
Initializes a new instance of the Sum class.
public Sum(
Field field);
Parameters
-
field
- A field from the object model. It can be a field in a persistable object, a constant or a function.
See Also
Sum Class | DomainObjects.Facade.Command.Function Namespace | Sum Constructor Overload List