Show / Hide Table of Contents

Class AdminSaintDataHandler.StateObject

Inheritance
Object
AdminSaintDataHandler.StateObject
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.Data.Admin
Assembly: SuperOffice.CRMWeb.dll
Syntax
public class StateObject

Constructors

StateObject()

Declaration
public StateObject()

Properties

Description

Declaration
public string Description { get; set; }
Property Value
Type Description
String

MonitorId

Declaration
public int MonitorId { get; set; }
Property Value
Type Description
Int32

TypeDescription

Declaration
public string TypeDescription { get; set; }
Property Value
Type Description
String

TypeId

Declaration
public int TypeId { get; set; }
Property Value
Type Description
Int32

Visualise

Declaration
public bool Visualise { get; set; }
Property Value
Type Description
Boolean
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top