Show / Hide Table of Contents

Class ProjectGuideUtility

Inheritance
Object
ProjectGuideUtility
Inherited Members
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: SuperOffice.CRM
Assembly: SoDataBase.dll
Syntax
public static class ProjectGuideUtility

Methods

BatchUpdateNextMilestone(ProgressEstimateCallback, ProgressStepCallback)

Declaration
public static void BatchUpdateNextMilestone(ProgressEstimateCallback estimateCB, ProgressStepCallback stepCB)
Parameters
Type Name Description
ProgressEstimateCallback estimateCB
ProgressStepCallback stepCB

CalculateNextMilestoneDate(Int32)

Declaration
public static NextDateInfo CalculateNextMilestoneDate(int projectId)
Parameters
Type Name Description
Int32 projectId
Returns
Type Description
NextDateInfo

GetNextMilestoneDate(Int32)

Declaration
public static NextDateInfo GetNextMilestoneDate(int projectId)
Parameters
Type Name Description
Int32 projectId
Returns
Type Description
NextDateInfo

GetNextProjectStatus(Int32, Boolean)

Declaration
public static int GetNextProjectStatus(int projectId, bool includeCurrentStatus)
Parameters
Type Name Description
Int32 projectId
Boolean includeCurrentStatus
Returns
Type Description
Int32

OfferAutoNextStageOnApppointmentCompleted(Int32)

Declaration
public static bool OfferAutoNextStageOnApppointmentCompleted(int appointmentId)
Parameters
Type Name Description
Int32 appointmentId
Returns
Type Description
Boolean
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top