IComputeMeta Interface
.NET Standard 2.x
Represents a computed field control.
Namespace: DWNet.Data
Assembly: DWNet.Data.dll
Syntax
public interface IComputeMeta : IDwoElement<IComputeMeta>
Properties
Name | Return Type | Description |
---|---|---|
Expression | IExpressionable<object> | Gets or sets the expression for a computed field control. |