 | BcfRelationTOptionsOptions Property |
Gets or sets the options.
Namespace:
CalculationWorks.BusinessModel
Assembly:
CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.2.0
Syntaxpublic TOptions Options { get; set; }Public Property Options As TOptions
Get
Set
Property Value
Type:
TOptionsThe options if set; otherwise
.
See Also