end_date property
end_date property
The date time when the project is to be completed.
Definition:
@property
def end_date(self):
...
@end_date.setter
def end_date(self, value):
...
See Also
- module
groupdocs.viewer.results - class
ProjectManagementViewInfo