Show / Hide Table of Contents

Class DBC.RoleElementFields

Fields for RoleElement, Profiles associated with a role

Inheritance
Object
DBC.RoleElementFields
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 RoleElementFields

Fields

CrmRole

RoleElement.CrmRole: Link to Role

Declaration
public const string CrmRole = "crm_role"
Field Value
Type Description
String

ElementProfile

RoleElement.ElementProfile: The id of the element_profile.

Declaration
public const string ElementProfile = "element_profile"
Field Value
Type Description
String

Role

RoleElement.Role: The id of the group. Deprecated.

Declaration
public const string Role = "role"
Field Value
Type Description
String

RoleElementId

RoleElement.RoleElementId: The primary key (auto-incremented)

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