Show / Hide Table of Contents

Class DBC.DbiAgentFieldFields

Fields for DbiAgentField, DBI agent fields

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

Fields

AgentId

DbiAgentField.AgentId: The agent owning this field

Declaration
public const string AgentId = "agent_id"
Field Value
Type Description
System.String

DbiAgentFieldId

DbiAgentField.DbiAgentFieldId: Primary key

Declaration
public const string DbiAgentFieldId = "id"
Field Value
Type Description
System.String

FieldName

DbiAgentField.FieldName: Field name

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