InfoObjectCollectionGetSubsetWhereNotEmpty Method |
Returns the clone of the collection with specified column not being empty
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax public virtual InfoObjectCollection GetSubsetWhereNotEmpty(
string columnName
)
Parameters
- columnName
- Type: SystemString
Column name
Return Value
Type:
InfoObjectCollectionSee Also