mspp_publishingstatetransitionrule EntityType

Entity set path:
[organization URI]/api/data/v9.2/mspp_publishingstatetransitionrules
Base type:
crmbaseentity
Display name:
Publishing State Transition Rule
Primary key:
mspp_publishingstatetransitionruleid
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_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_publishingstatetransitionruleid Edm.Guid

Unique identifier for entity instances

Display name: Publishing State Transition Rule

statecode Edm.Int32

Status of the Publishing State Transition Rule

Display name: Status

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

Reason for the status of the Publishing State Transition Rule

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_fromstate_publishingstateid_value mspp_FromState_PublishingStateId

Unique identifier for Publishing State associated with Publishing State Transition Rule.

_mspp_modifiedby_value mspp_modifiedby

Shows who last updated the record.

_mspp_tostate_publishingstateid_value mspp_ToState_PublishingStateId

Unique identifier for Publishing State associated with Publishing State Transition Rule.

_mspp_websiteid_value mspp_WebsiteId

Unique identifier for Website associated with Publishing State Transition Rule.

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_publishingstatetransitionrule_createdby
mspp_FromState_PublishingStateId mspp_publishingstate mspp_frompublishingstate_statetransition
mspp_modifiedby systemuser mspp_systemuser_mspp_publishingstatetransitionrule_modifiedby
mspp_ToState_PublishingStateId mspp_publishingstate mspp_topublishingstate_statetransition
mspp_WebsiteId mspp_website mspp_website_publishingstatetransition

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_publishingstatetransitionrule_ActivityPointers activitypointer regardingobjectid_mspp_publishingstatetransitionrule
mspp_publishingstatetransitionrule_adx_inviteredemptions adx_inviteredemption regardingobjectid_mspp_publishingstatetransitionrule_adx_inviteredemption
mspp_publishingstatetransitionrule_adx_portalcomments adx_portalcomment regardingobjectid_mspp_publishingstatetransitionrule_adx_portalcomment
mspp_publishingstatetransitionrule_Appointments appointment regardingobjectid_mspp_publishingstatetransitionrule_appointment
mspp_publishingstatetransitionrule_chats chat regardingobjectid_mspp_publishingstatetransitionrule_chat
mspp_publishingstatetransitionrule_connections1 connection record1id_mspp_publishingstatetransitionrule
mspp_publishingstatetransitionrule_connections2 connection record2id_mspp_publishingstatetransitionrule
mspp_publishingstatetransitionrule_Emails email regardingobjectid_mspp_publishingstatetransitionrule_email
mspp_publishingstatetransitionrule_Faxes fax regardingobjectid_mspp_publishingstatetransitionrule_fax
mspp_publishingstatetransitionrule_Letters letter regardingobjectid_mspp_publishingstatetransitionrule_letter
mspp_publishingstatetransitionrule_PhoneCalls phonecall regardingobjectid_mspp_publishingstatetransitionrule_phonecall
mspp_publishingstatetransitionrule_RecurringAppointmentMasters recurringappointmentmaster regardingobjectid_mspp_publishingstatetransitionrule_recurringappointmentmaster
mspp_publishingstatetransitionrule_SocialActivities socialactivity regardingobjectid_mspp_publishingstatetransitionrule_socialactivity
mspp_publishingstatetransitionrule_Tasks task regardingobjectid_mspp_publishingstatetransitionrule_task
mspp_publishingstatetransitionrule_webrole mspp_webrole mspp_publishingstatetransitionrule_webrole

Operations

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

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

See also