Uses of Class
com.aspose.tasks.Property
-
-
Uses of Property in com.aspose.tasks
Classes in com.aspose.tasks with type parameters of type Property Modifier and Type Class Description class
PropertyKeyedCollection<T extends Property>
A base class of collection of properties.Subclasses of Property in com.aspose.tasks Modifier and Type Class Description class
BuiltInProjectProperty
Represents a built-in property.class
CustomProjectProperty
Represents a custom property.
-