UsageView

UsageView class

Inherits: Aspose::Tasks::View

Represent a usage view in a project.

Methods

NameDescription
get_AlignDetailsDataGets details data alignment.
get_BottomTimescaleTierGets settings of view’s bottom timescale tier. TimescaleTier
get_DisplayDetailsHeaderColumnGets a value indicating whether to display details header column in the view or not.
get_DisplayShortDetailHeaderNamesGets a value indicating whether to display short detail header names or not.
get_MiddleTimescaleTierGets settings of view’s middle timescale tier. TimescaleTier .
get_RepeatDetailsHeaderOnAllRowsGets a value indicating whether to repeat details header on all assignment row or not.
get_TopTimescaleTierGets settings of view’s top timescale tier. TimescaleTier .
set_AlignDetailsDataSets details data alignment.
set_BottomTimescaleTierSets settings of view’s bottom timescale tier. TimescaleTier
set_DisplayDetailsHeaderColumnSets a value indicating whether to display details header column in the view or not.
set_DisplayShortDetailHeaderNamesSets a value indicating whether to display short detail header names or not.
set_MiddleTimescaleTierSets settings of view’s middle timescale tier. TimescaleTier .
set_RepeatDetailsHeaderOnAllRowsSets a value indicating whether to repeat details header on all assignment row or not.
set_TopTimescaleTierSets settings of view’s top timescale tier. TimescaleTier .