UpdateDataConditionedFields Property
Fields and values of the modification, being able to use expressions in the values (format: {expression}, example: {price * 1.20}).
Namespace: Aliquo.Core.ModelsAssembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
public List<DataField> Fields { get; set; }
Public Property Fields As List(Of DataField)
Get
Set
Property Value
ListDataField