 | BcfBindingSourceBuilderDataMember Property |
Gets the data member.
Namespace:
CalculationWorks.ViewModel.Forms
Assembly:
CalculationWorks.ViewModel.Forms (in CalculationWorks.ViewModel.Forms.dll) Version: 4.2.0
Syntaxpublic string DataMember { get; }Public ReadOnly Property DataMember As String
Get
Property Value
Type:
StringThe data member.
See Also