 |
| BcfPropertyAttributeTagging Property |
Gets or sets a value indicating the tagging.
Namespace: CalculationWorks.BusinessModelAssembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 3.2.1.2
Syntaxpublic BcfParameterTagging Tagging { get; set; }Public Property Tagging As BcfParameterTagging
Get
Set
public:
property BcfParameterTagging Tagging {
BcfParameterTagging get ();
void set (BcfParameterTagging value);
}member Tagging : BcfParameterTagging with get, set
Property Value
Type:
BcfParameterTaggingThe tagging.
Version InformationCalculationWorks.BusinessModel
Supported in: 3.2, 3.0
See Also