Show / Hide Table of Contents

Interface IProjectInfo2

Inherited Members
IProjectInfo.GetUserDefinedInt(Int32)
IProjectInfo.GetUserDefinedDecimal(Int32)
IProjectInfo.GetUserDefinedDecimal(String)
IProjectInfo.GetUserDefinedInt(String)
IProjectInfo.GetUserDefinedString(String)
IProjectInfo.GetUserDefinedString(Int32)
IProjectInfo.ProjectId
IProjectInfo.Name
IProjectInfo.Description
IProjectInfo.Manager
IProjectInfo.Number
IProjectInfo.EventDate
IProjectInfo.PublishStartDate
IProjectInfo.PublishEndDate
IProjectInfo.Status
IProjectInfo.Type
IProjectInfo.Web
IProjectInfo.WebId
Namespace: SuperOffice.CRM
Assembly: SuperOffice.Plugins.dll
Syntax
public interface IProjectInfo2 : IProjectInfo

Properties

HasGuide

Declaration
bool HasGuide { get; }
Property Value
Type Description
Boolean

InfoText

Declaration
string InfoText { get; }
Property Value
Type Description
String

NextMileStoneAppointmentId

Declaration
int NextMileStoneAppointmentId { get; }
Property Value
Type Description
Int32

NextMilestoneDate

Declaration
DateTime NextMilestoneDate { get; }
Property Value
Type Description
DateTime

ProjectEndDate

Declaration
DateTime ProjectEndDate { get; }
Property Value
Type Description
DateTime

Extension Methods

EnumUtil.MapEnums<From, To>(From)
Converters.MapEnums<From, To>(From)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top