Uses of Class
com.aspose.tasks.PropertyCollection
-
-
Uses of PropertyCollection in com.aspose.tasks
Subclasses of PropertyCollection in com.aspose.tasks Modifier and Type Class Description class
BuiltInProjectPropertyCollection
Represents a collection of built-in project properties.class
CustomProjectPropertyCollection
Represents a collection of custom project properties.class
PropertyKeyedCollection<T extends Property>
A base class of collection of properties.
-