LabelCriteria Members
These members are collection of Label Criteria.
| Name | Description |
|---|---|
| Add | Adds a new Label Criterion to the collection, and returns a new LabelCriterion object. Return value: LabelCriterion. |
| Remove | Removes (deletes) the specified Label Criterion; Index is 1-based index. |
| RemoveAll | Removes (deletes) all Label Criterion from this collection. |
| Name | Description |
|---|---|
| Contain | Return value: Boolean. This property is read only. |
| Count | Returns the number of criteria. Return value: Integer. This property is read only. |
| Item | Returns the specified Label Criterion from the collection; Index is 1-based. Return value: LabelCriterion. This property is read only. |
| Owner | Returns the owner of this Label Criteria. Return value: Variant. This property is read only. |
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.
