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 CustomProjectProperty
CustomProjectPropertyCollection. add(String name, boolean value)
Creates a new custom property.CustomProjectProperty
CustomProjectPropertyCollection. add(String name, double value)
Creates a new custom property.CustomProjectProperty
CustomProjectPropertyCollection. add(String name, String value)
Creates a new custom property.CustomProjectProperty
CustomProjectPropertyCollection. add(String name, Date value)
Creates a new custom property.
-