ServiceQueryHelperItem Property |
Gets or sets the value of the column.
Namespace: CMS.WebServicesAssembly: CMS.WebServices (in CMS.WebServices.dll) Version: 13.0.131
Syntax public Object this[
string columnName
] { get; set; }
Parameters
- columnName
- Type: SystemString
Column name
Property Value
Type:
ObjectImplements
ISimpleDataContainerItemStringSee Also