OutlineCode
Contents
[
Hide
]OutlineCode class
Represents a value of an outline code.
The OutlineCode type exposes the following members:
Constructors
| Name | Description | 
|---|---|
| OutlineCode() | Initializes a new instance of the OutlineCode class. | 
| OutlineCode(code_definition, outline_value) | Initializes a new instance of the OutlineCode class using the specified Outline Code and one of its values. | 
Properties
| Name | Description | 
|---|---|
| field_id | Gets or sets the number value of the project Id custom field. | 
| value_id | Gets or sets the Id in the value list associated with the definition in the outline code collection. | 
| value_guid | Gets or sets the GUID of the value in the value list. The ValueGuid matches the FieldGuid in the value list. | 
See Also
- namespace aspose.tasks
- assembly Aspose.Tasks