Program Cohort DMO

Object API Name: std__ProgramCohortDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id

  • ProgramId has a FOREIGNKEY relationship with the Program DMO Id field.
  • Field API Name: std__cdp_sys_record_currency__c
  • Data Type: TEXT
  • Description: System-generated metadata field that stores a 3-letter ISO currency code.
  • Field API Name: std__CurrentMemberCount__c
  • Data Type: DOUBLE
  • Description: The number of members that are actively participating in the cohort.
  • Field API Name: std__DataSourceId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__DataSourceObjectId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__EndDate__c
  • Data Type: DATEONLY
  • Description: The end date of the program cohort.
  • Field API Name: std__Id__c
  • Data Type: TEXT
  • Description: Required. A unique, system-generated identifier for this ProgramCohort record. Maximum size is 15 characters.
  • Field API Name: std__InternalOrganizationId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__MaximumMemberCount__c
  • Data Type: DOUBLE
  • Description: The maximum number of members that can be active in a cohort.
  • Field API Name: std__NameInterfaceField__c
  • Data Type: TEXT
  • Description: Name of this record.
  • Field API Name: std__ProgramCohortStatus__c
  • Data Type: TEXT
  • Description: The status of the program cohort.
  • Field API Name: std__ProgramId__c
  • Data Type: TEXT
  • Description: The program associated with the cohort.
  • Field API Name: std__StartDate__c
  • Data Type: DATEONLY
  • Description: The start date of the program cohort.