 |
| BcfColumnTypePropertyType Property |
Gets the type of the property.
Namespace: CalculationWorks.BusinessModel.BehaviorsAssembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 2.1.0.0
Syntaxpublic Type PropertyType { get; }Public ReadOnly Property PropertyType As Type
Get
Property Value
Type:
TypeThe type of the property.
See Also