OutlineValue
Contents
[
Hide
]OutlineValue class
Represents an outline value.
The OutlineValue type exposes the following members:
Constructors
Name | Description |
---|---|
OutlineValue() | Initializes a new instance of the OutlineValue class |
Properties
Name | Description |
---|---|
value_id | Gets or sets the unique Id of an outline code value within a project. |
value_guid | Gets a GUID which identifies this value among others in the entire project. |
type | Gets or sets the outline code type. |
parent_value_id | Gets or sets the Id of a parent node of an outline code. |
value | Gets or sets the actual value. |
duration_value | Gets or sets the duration if Type is Duration. |
description | Gets or sets the description of an outline value. |
is_collapsed | Gets or sets a value indicating whether outline value is collapsed or not. |
See Also
- namespace aspose.tasks
- assembly Aspose.Tasks