DomainObjects Class Library

FieldValue Constructor 

Create an instance of a FieldValue object based on a Field.

public FieldValue(
   Field field
);

Parameters

field

See Also

FieldValue Class | DomainObjects.Facade.Command.Expression Namespace