 |
| BcfTransactionBuilderNewValue Property |
Gets or sets the new value.
Namespace: CalculationWorks.BusinessModelAssembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 2.1.0.0
Syntaxpublic Object NewValue { get; set; }Public Property NewValue As Object
Get
Set
Property Value
Type:
ObjectThe new value.
See Also