mspp_shortcut EntityType

Entity Set Path
[organization URI]/api/data/v9.2/mspp_shortcuts
Base Type
crmbaseentity
Display Name
Shortcut
Primary Key
mspp_shortcutid
Primary Key Attribute
mspp_name
Operations Supported
POST GET PATCH DELETE

Properties

Properties represent fields of data stored in the entity.Some properties are read-only.

Name Type Details
mspp_createdon Edm.DateTimeOffset

Shows the date and time when the record was created.

Display Name: Created On

mspp_description Edm.String

Display Name: Description

mspp_disabletargetvalidation Edm.Boolean

Display Name: Disable Shortcut Target Validation

Default Options
Values Label
1 Yes
0 No
mspp_displayorder Edm.Int32

Display Name: Display Order

mspp_externalurl Edm.String

Display Name: External URL

mspp_modifiedon Edm.DateTimeOffset

Shows the date and time when the record was modified.

Display Name: Modified On

mspp_name Edm.String

The name of the custom entity.

Display Name: Name

mspp_shortcutid Edm.Guid

Unique identifier for entity instances

Display Name: Shortcut

mspp_title Edm.String

Display Name: Title

statecode Edm.Int32

Status of the Shortcut

Display Name: Status

Default Options
Values Label
0 Active
1 Inactive
statuscode Edm.Int32

Reason for the status of the Shortcut

Display Name: Status Reason

Default Options
Values Label
1 Active
2 Inactive

Lookup Properties

Lookup properties are read-only, computed properties which contain entity primary key Edm.Guid data for one or more corresponding single-valued navigation properties. More information: Lookup properties and Lookup property data.

Name Single-valued navigation property Description
_mspp_createdby_value mspp_createdby

Shows who created the record.

_mspp_modifiedby_value mspp_modifiedby

Shows who last updated the record.

_mspp_parentpage_webpageid_value mspp_ParentPage_webpageId

Unique identifier for Web Page associated with Shortcut.

_mspp_webfileid_value mspp_WebFileId

Web File that is pointed to by the shortcut

_mspp_webpageid_value mspp_WebPageId

The web page that the shortcut points to

_mspp_websiteid_value mspp_WebsiteId

Unique identifier for Website associated with Shortcut.

Single-valued navigation properties

Single-valued navigation properties represent lookup fields where a single entity can be referenced. Each single-valued navigation property has a corresponding partner collection-valued navigation property on the related entity.

Name Type Partner
mspp_createdby systemuser mspp_systemuser_mspp_shortcut_createdby
mspp_modifiedby systemuser mspp_systemuser_mspp_shortcut_modifiedby
mspp_ParentPage_webpageId mspp_webpage mspp_parentwebpage_shortcut
mspp_WebFileId mspp_webfile mspp_webfile_shortcut
mspp_WebPageId mspp_webpage mspp_webpage_shortcut
mspp_WebsiteId mspp_website mspp_website_shortcut

Collection-valued navigation properties

Collection-valued navigation properties represent collections of entities which may represent either a one-to-many (1:N) or many-to-many (N:N) relationship between the entities.

Name Type Partner
mspp_shortcut_ActivityPointers activitypointer regardingobjectid_mspp_shortcut
mspp_shortcut_adx_inviteredemptions adx_inviteredemption regardingobjectid_mspp_shortcut_adx_inviteredemption
mspp_shortcut_adx_portalcomments adx_portalcomment regardingobjectid_mspp_shortcut_adx_portalcomment
mspp_shortcut_Appointments appointment regardingobjectid_mspp_shortcut_appointment
mspp_shortcut_chats chat regardingobjectid_mspp_shortcut_chat
mspp_shortcut_connections1 connection record1id_mspp_shortcut
mspp_shortcut_connections2 connection record2id_mspp_shortcut
mspp_shortcut_Emails email regardingobjectid_mspp_shortcut_email
mspp_shortcut_Faxes fax regardingobjectid_mspp_shortcut_fax
mspp_shortcut_Letters letter regardingobjectid_mspp_shortcut_letter
mspp_shortcut_PhoneCalls phonecall regardingobjectid_mspp_shortcut_phonecall
mspp_shortcut_RecurringAppointmentMasters recurringappointmentmaster regardingobjectid_mspp_shortcut_recurringappointmentmaster
mspp_shortcut_SocialActivities socialactivity regardingobjectid_mspp_shortcut_socialactivity
mspp_shortcut_Tasks task regardingobjectid_mspp_shortcut_task

Operations

The following operations can be used with the mspp_shortcut entity type.

Name Binding
BulkRetain Not Bound
CreateMultiple Not Bound
PurgeRetainedContent Not Bound
Retain Not Bound
RollbackRetain Not Bound
UpdateMultiple Not Bound
ValidateRetentionConfig Not Bound

See also