Show / Hide Table of Contents

Class DBC.FunctionRightRoleLinkFields

Fields for FunctionRightRoleLink, Functional right definition

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

Fields

EncryptedCheck

FunctionRightRoleLink.EncryptedCheck: Encrypted data, to detect unwanted changes

Declaration
public const string EncryptedCheck = "encryptedCheck"
Field Value
Type Description
String

FunctionRightId

FunctionRightRoleLink.FunctionRightId: Functional right id

Declaration
public const string FunctionRightId = "functionRightId"
Field Value
Type Description
String

FunctionRightRoleLinkId

FunctionRightRoleLink.FunctionRightRoleLinkId: Primary key

Declaration
public const string FunctionRightRoleLinkId = "FunctionRightRoleLink_id"
Field Value
Type Description
String

Registered

FunctionRightRoleLink.Registered: Registered when

Declaration
public const string Registered = "registered"
Field Value
Type Description
String

RegisteredAssociateId

FunctionRightRoleLink.RegisteredAssociateId: Registered by whom

Declaration
public const string RegisteredAssociateId = "registered_associate_id"
Field Value
Type Description
String

RoleId

FunctionRightRoleLink.RoleId: Role id

Declaration
public const string RoleId = "roleId"
Field Value
Type Description
String

Updated

FunctionRightRoleLink.Updated: Last updated when

Declaration
public const string Updated = "updated"
Field Value
Type Description
String

UpdatedAssociateId

FunctionRightRoleLink.UpdatedAssociateId: Last updated by whom

Declaration
public const string UpdatedAssociateId = "updated_associate_id"
Field Value
Type Description
String

UpdatedCount

FunctionRightRoleLink.UpdatedCount: Number of updates made to this record

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