PublicAPI.Projects.Project.CreateProjectPhaseELMA API Documentation
Create a new phase in the project budget. Creates an object, without saving in the database
Access path: PublicAPI.Projects.Project.CreateProjectPhase
Overload List

  NameDescription
Public methodCreateProjectPhase(ProjectMetadataHead, String)Obsolete.
Create a new phase in the project budget. Creates an object, without saving in the database
Public methodCreateProjectPhase(ProjectMetadataHead, String, String)Obsolete.
Create a new phase in the project budget. Creates an object, without saving in the database
Back to Top
See Also