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 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