DomainObjects Class Library

Field.As Method

Sets the alias to be used as the expression name.

Overload List

Sets the alias to be used as the expression name.

public Field As(Enum);

Sets the alias to be used as the expression name.

public Field As(String);

See Also

Field Class | DomainObjects.Facade.Command.Expression Namespace