Uses of Class
com.aspose.tasks.CustomProjectProperty
-
-
Uses of CustomProjectProperty in com.aspose.tasks
Methods in com.aspose.tasks that return CustomProjectProperty Modifier and Type Method Description CustomProjectPropertyCustomProjectPropertyCollection. add(String name, boolean value)Creates a new custom property.CustomProjectPropertyCustomProjectPropertyCollection. add(String name, double value)Creates a new custom property.CustomProjectPropertyCustomProjectPropertyCollection. add(String name, String value)Creates a new custom property.CustomProjectPropertyCustomProjectPropertyCollection. add(String name, Date value)Creates a new custom property.
-