Show / Hide Table of Contents

Class MiniMonthData

Inheritance
Object
MiniMonthData
Inherited Members
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: SuperOffice.CRM.Web.UI.Controls
Assembly: SuperOffice.CRMWeb.dll
Syntax
public class MiniMonthData

Constructors

MiniMonthData()

Declaration
public MiniMonthData()

Fields

AssociateId

Declaration
public int AssociateId
Field Value
Type Description
Int32

End

Declaration
public string End
Field Value
Type Description
String

Items

Declaration
public Dictionary<string, DayInformationListItem> Items
Field Value
Type Description
Dictionary<String, DayInformationListItem>

Start

Declaration
public string Start
Field Value
Type Description
String
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top