mspp_weblinkset EntityType
A grouping of web links.
- Entity set path:
- [organization URI]/api/data/v9.2/mspp_weblinksets
- Base type:
- crmbaseentity
- Table type:
- Virtual
- Display name:
- Web Link Set
- Primary key:
- mspp_weblinksetid
- Primary name column:
- 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_copy | Edm.String |
Display name: Copy |
||||||
mspp_createdon | Edm.DateTimeOffset |
Shows the date and time when the record was created. Display name: Created On |
||||||
mspp_display_name | Edm.String |
Stores the label that is shown on the user interface (UI) in the data editing mode. Display name: Display Name |
||||||
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_title | Edm.String |
Display name: Title |
||||||
mspp_weblinksetid | Edm.Guid |
Unique identifier for entity instances Display name: Web Link Set |
||||||
statecode | Edm.Int32 |
Status of the Web Link Set Display name: Status
Default options
|
||||||
statuscode | Edm.Int32 |
Reason for the status of the Web Link Set Display name: Status Reason
Default options
|
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_publishingstateid_value | mspp_publishingstateid |
Unique identifier for Publishing State associated with Web Link Set. |
_mspp_websiteid_value | mspp_websiteid |
Unique identifier for Website associated with Web Link Set. |
_mspp_websitelanguageid_value | mspp_websitelanguageid |
Optional language to associate with web link sets for language-specific primary navigation |
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_weblinkset_createdby |
mspp_modifiedby | systemuser | mspp_systemuser_mspp_weblinkset_modifiedby |
mspp_publishingstateid | mspp_publishingstate | mspp_publishingstate_weblinkset |
mspp_websiteid | mspp_website | mspp_website_weblinkset |
mspp_websitelanguageid | mspp_websitelanguage | mspp_websitelanguage_weblinkset |
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_weblinkset_weblink | mspp_weblink | mspp_weblinksetid |
mspp_webpage_navigation_weblinkset | mspp_webpage | mspp_navigation |
Operations
The following operations can be used with the mspp_weblinkset 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 |