Attribute Definition DMO
Represents the definition of a custom attribute, including its name, object, data type, and localization and site-specific settings.
Object API Name: std__AttributeDefinitionDmo__dlm
Category: Unassigned
Availability: Available in 260 and later versions
Primary Key Field: Id
- AttributeName
- cdp_sys_record_currency
- DataSourceId
- DataSourceObjectId
- DataType
- Id
- InternalOrganizationId
- IsLocalizable
- IsSiteSpecific
- ObjectName
- Field API Name:
std__AttributeName__c - Data Type: TEXT
- Description: The name of the custom attribute.
- 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__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__DataType__c - Data Type: TEXT
- Description: The data type of the custom attribute.
- Field API Name:
std__Id__c - Data Type: TEXT
- Description: A unique ID used as the primary key for the Attribute Definition DMO.
- Field API Name:
std__InternalOrganizationId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__IsLocalizable__c - Data Type: BOOLEAN
- Description: An indicator whether the attribute has localizable values.
- Field API Name:
std__IsSiteSpecific__c - Data Type: BOOLEAN
- Description: An indicator whether the attribute has site-specific values.
- Field API Name:
std__ObjectName__c - Data Type: TEXT
- Description: The name of the entity for the custom attributes.