Class LifecycleObjectSizeGreaterThanPredicate
public class LifecycleObjectSizeGreaterThanPredicate : LifecycleFilterPredicate
- Inheritance
-
LifecycleObjectSizeGreaterThanPredicate
- Inherited Members
Constructors
LifecycleObjectSizeGreaterThanPredicate()
public LifecycleObjectSizeGreaterThanPredicate()
Properties
ObjectSizeGreaterThan
Gets and sets the property ObjectSizeGreaterThan.
public long ObjectSizeGreaterThan { get; set; }