Show / Hide Table of Contents

Class DBC.DbiAgentFieldFields

Fields for DbiAgentField, DBI agent fields

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

Fields

AgentId

DbiAgentField.AgentId: The agent owning this field

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

DbiAgentFieldId

DbiAgentField.DbiAgentFieldId: Primary key

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

FieldName

DbiAgentField.FieldName: Field name

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