clsDBItem Property
Generic method for getting values of property by names. Useful when iterating through columns in a record
Namespace: MbcsCentralAssembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
public Object this[
string propertyName
] { get; set; }
- propertyName String
- Name of Property value to be retrieved
ObjectProperty Value