 |
| BcfBindingSourceBuilderDataMember Property |
Gets the data member.
Namespace: CalculationWorks.ViewModel.FormsAssembly: CalculationWorks.ViewModel.Forms (in CalculationWorks.ViewModel.Forms.dll) Version: 3.0.2.0
Syntaxpublic string DataMember { get; }Public ReadOnly Property DataMember As String
Get
public:
property String^ DataMember {
String^ get ();
}member DataMember : string with get
Property Value
Type:
StringThe data member.
Version InformationCalculationWorks.ViewModel.Forms
Supported in: 3.0, 2.1, 2.0
See Also