UsageView
Contents
[
Hide
]UsageView class
Inherits: Aspose::Tasks::View
Represent a usage view in a project.
Methods
| Name | Description |
|---|---|
| get_AlignDetailsData | Gets details data alignment. |
| get_BottomTimescaleTier | Gets settings of view’s bottom timescale tier. TimescaleTier |
| get_DisplayDetailsHeaderColumn | Gets a value indicating whether to display details header column in the view or not. |
| get_DisplayShortDetailHeaderNames | Gets a value indicating whether to display short detail header names or not. |
| get_MiddleTimescaleTier | Gets settings of view’s middle timescale tier. TimescaleTier . |
| get_RepeatDetailsHeaderOnAllRows | Gets a value indicating whether to repeat details header on all assignment row or not. |
| get_TopTimescaleTier | Gets settings of view’s top timescale tier. TimescaleTier . |
| set_AlignDetailsData | Sets details data alignment. |
| set_BottomTimescaleTier | Sets settings of view’s bottom timescale tier. TimescaleTier |
| set_DisplayDetailsHeaderColumn | Sets a value indicating whether to display details header column in the view or not. |
| set_DisplayShortDetailHeaderNames | Sets a value indicating whether to display short detail header names or not. |
| set_MiddleTimescaleTier | Sets settings of view’s middle timescale tier. TimescaleTier . |
| set_RepeatDetailsHeaderOnAllRows | Sets a value indicating whether to repeat details header on all assignment row or not. |
| set_TopTimescaleTier | Sets settings of view’s top timescale tier. TimescaleTier . |