[This is preliminary documentation and is subject to change.]
Removes the filter condition list value
Namespace:
OfficeClip.BusinessLayer.Metabase.FilterAssembly: OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0
Syntax
C# |
---|
public bool RemoveConditionListValue( int attributeId, int listItemId ) |
Visual Basic (Declaration) |
---|
Public Function RemoveConditionListValue ( _ attributeId As Integer, _ listItemId As Integer _ ) As Boolean |
Visual C++ |
---|
public: bool RemoveConditionListValue( int attributeId, int listItemId ) |
Parameters
- attributeId
- Type: System..::.Int32
The unique id of the attribute
- listItemId
- Type: System..::.Int32
The unique id of the list item