Show / Hide Table of Contents

Class DBC.SORPublishGroupLinkFields

Fields for SORPublishGroupLink, Link table used for filtering reports by user group

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

Fields

Registered

SORPublishGroupLink.Registered: Registered when

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

RegisteredAssociateId

SORPublishGroupLink.RegisteredAssociateId: Registered by whom

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

SORPublishGoupLinkId

SORPublishGroupLink.SORPublishGoupLinkId: Primary key

Declaration
public const string SORPublishGoupLinkId = "SORPublishGroupLink_id"
Field Value
Type Description
String

SORPublishId

SORPublishGroupLink.SORPublishId: Report to link to a group

Declaration
public const string SORPublishId = "SORPublishId"
Field Value
Type Description
String

Updated

SORPublishGroupLink.Updated: Last updated when

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

UpdatedAssociateId

SORPublishGroupLink.UpdatedAssociateId: Last updated by whom

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

UpdatedCount

SORPublishGroupLink.UpdatedCount: Number of updates made to this record

Declaration
public const string UpdatedCount = "updatedCount"
Field Value
Type Description
String

UserGroupId

SORPublishGroupLink.UserGroupId: Group that should be able to see this report

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