OutlineValue

OutlineValue class

Represents an outline value.

Methods

NameDescription
get_DescriptionGets the description of an outline value.
get_DurationValueGets the duration if Type is Duration .
get_IsCollapsedGets a value indicating whether outline value is collapsed or not.
get_ParentValueIdGets the Id of a parent node of an outline code.
get_TypeGets the outline code type.
get_ValueGets the actual value.
get_ValueGuidGets a GUID which identifies this value among others in the entire project.
get_ValueIdGets the unique Id of an outline code value within a project.
set_DescriptionSets the description of an outline value.
set_DurationValueSets the duration if Type is Duration .
set_IsCollapsedSets a value indicating whether outline value is collapsed or not.
set_ParentValueIdSets the Id of a parent node of an outline code.
set_TypeSets the outline code type.
set_ValueSets the actual value.
set_ValueIdSets the unique Id of an outline code value within a project.