ObjectsCountGettingEventArgs Properties
Arguments, passed to the NonPersistentObjectSpace.ObjectsCountGetting event.| Name | Description |
|---|---|
| Count | Specifies the count of non-persistent objects that satisfy the specified criteria. |
| Criteria | Gets the criteria for object selection. |
| ObjectType | Gets the type of objects against which the calculation will be performed. |
See Also