IExpressionable<TValue>.Expression Property
.NET Standard 2.x
Gets or sets the DataWindow expression used to specify the value for a property in the DataWindow object.
The default value is not included.
Namespace: DWNet.Data
Assembly: DWNet.Data.dll
Syntax
new string Expression { get; set; }
Property Value
System.String
The DataWindow expression used to specify the value for a property in the DataWindow object.
Applies to
.NET Standard
2.x