mspp_website EntityType

Web Portal

Entity Set Path
[organization URI]/api/data/v9.2/mspp_websites
Base Type
crmbaseentity
Display Name
Website
Primary Key
mspp_websiteid
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_partialurl Edm.String

Display Name: Partial URL

mspp_primarydomainname Edm.String

Tracks the primary domain name of the Portal

Display Name: Primary Domain Name

mspp_website_language Edm.Int32

Display Name: Language

mspp_website_version Edm.String

Version of the website record

Display Name: Website Version

mspp_websiteid Edm.Guid

Unique identifier for entity instances

Display Name: Website

statecode Edm.Int32

Status of the Website

Display Name: Status

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

Reason for the status of the Website

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_defaultlanguage_value mspp_DefaultLanguage

Lookup to Website Language - the current default language of the website

_mspp_footerwebtemplateid_value mspp_footerwebtemplateid

Web Template to use as Website footer content.

_mspp_headerwebtemplateid_value mspp_headerwebtemplateid

Web Template to use as Website header content.

_mspp_modifiedby_value mspp_modifiedby

Shows who last updated the record.

_mspp_parentwebsiteid_value mspp_parentwebsiteid

Unique identifier for Website associated with Website.

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_website_createdby
mspp_DefaultLanguage mspp_websitelanguage mspp_mspp_websitelanguage_mspp_website_DefaultLanguage
mspp_footerwebtemplateid mspp_webtemplate mspp_webtemplate_website_footer
mspp_headerwebtemplateid mspp_webtemplate mspp_webtemplate_website_header
mspp_modifiedby systemuser mspp_systemuser_mspp_website_modifiedby
mspp_parentwebsiteid mspp_website mspp_website_parentwebsite

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_columnpermissionprofile_website mspp_columnpermissionprofile mspp_websiteid
mspp_mspp_website_mspp_websitelanguage mspp_websitelanguage mspp_WebsiteId
mspp_website_ActivityPointers activitypointer regardingobjectid_mspp_website
mspp_website_adplacement mspp_adplacement mspp_websiteid
mspp_website_adx_inviteredemptions adx_inviteredemption regardingobjectid_mspp_website_adx_inviteredemption
mspp_website_adx_portalcomments adx_portalcomment regardingobjectid_mspp_website_adx_portalcomment
mspp_website_Appointments appointment regardingobjectid_mspp_website_appointment
mspp_website_chats chat regardingobjectid_mspp_website_chat
mspp_website_connections1 connection record1id_mspp_website
mspp_website_connections2 connection record2id_mspp_website
mspp_website_contentsnippet mspp_contentsnippet mspp_websiteid
mspp_website_Emails email regardingobjectid_mspp_website_email
mspp_website_entityform mspp_entityform mspp_websiteid
mspp_website_entitylist mspp_entitylist mspp_websiteid
mspp_website_Faxes fax regardingobjectid_mspp_website_fax
mspp_website_Letters letter regardingobjectid_mspp_website_letter
mspp_website_mspp_entitypermission mspp_entitypermission mspp_websiteid
mspp_website_mspp_webtemplate mspp_webtemplate mspp_websiteid
mspp_website_pagetemplate mspp_pagetemplate mspp_websiteid
mspp_website_parentwebsite mspp_website mspp_parentwebsiteid
mspp_website_PhoneCalls phonecall regardingobjectid_mspp_website_phonecall
mspp_website_pollplacement mspp_pollplacement mspp_websiteid
mspp_website_publishingstate mspp_publishingstate mspp_websiteid
mspp_website_publishingstatetransition mspp_publishingstatetransitionrule mspp_WebsiteId
mspp_website_RecurringAppointmentMasters recurringappointmentmaster regardingobjectid_mspp_website_recurringappointmentmaster
mspp_website_redirect mspp_redirect mspp_websiteid
mspp_website_SharePointDocumentLocations sharepointdocumentlocation regardingobjectid_mspp_website
mspp_website_shortcut mspp_shortcut mspp_WebsiteId
mspp_website_sitemarker mspp_sitemarker mspp_websiteid
mspp_website_sitesetting mspp_sitesetting mspp_websiteid
mspp_website_SocialActivities socialactivity regardingobjectid_mspp_website_socialactivity
mspp_website_Tasks task regardingobjectid_mspp_website_task
mspp_website_webfile mspp_webfile mspp_websiteid
mspp_website_webform mspp_webform mspp_websiteid
mspp_website_weblinkset mspp_weblinkset mspp_websiteid
mspp_website_webpage mspp_webpage mspp_websiteid
mspp_website_webpageaccesscontrolrule mspp_webpageaccesscontrolrule mspp_websiteid
mspp_website_webrole mspp_webrole mspp_websiteid
mspp_website_websiteaccess mspp_websiteaccess mspp_websiteid

Operations

The following operations can be used with the mspp_website 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