 | BcfTransactionName Property |
Gets or sets the transaction name.
Namespace:
CalculationWorks.BusinessModel
Assembly:
CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.2.0
Syntaxpublic string Name { get; set; }Public Property Name As String
Get
Set
Property Value
Type:
String
Remarks
The name is stored in .
See Also