Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Deployment Assets for a Catalog Item.
Messages
The following table lists the messages for the Package (mspcat_packages) table. Messages represent operations that can be performed on the table. They may also be events.
| Name Is Event? |
Web API Operation | SDK for .NET |
|---|---|---|
AssignEvent: True |
PATCH /mspcat_packageses(mspcat_packagesid)Update the ownerid property. |
AssignRequest |
CreateEvent: True |
POST /mspcat_packagesesSee Create |
Create records |
CreateMultipleEvent: True |
CreateMultiple | CreateMultipleRequest |
DeleteEvent: True |
DELETE /mspcat_packageses(mspcat_packagesid)See Delete |
Delete records |
GrantAccessEvent: True |
GrantAccess | GrantAccessRequest |
IsValidStateTransitionEvent: False |
IsValidStateTransition | IsValidStateTransitionRequest |
ModifyAccessEvent: True |
ModifyAccess | ModifyAccessRequest |
RestoreEvent: True |
Restore | Learn to use messages with the SDK for .NET |
RetrieveEvent: True |
GET /mspcat_packageses(mspcat_packagesid)See Retrieve |
Retrieve records |
RetrieveMultipleEvent: True |
GET /mspcat_packagesesSee Query data |
Query data |
RetrievePrincipalAccessEvent: True |
RetrievePrincipalAccess | RetrievePrincipalAccessRequest |
RetrieveSharedPrincipalsAndAccessEvent: True |
RetrieveSharedPrincipalsAndAccess | RetrieveSharedPrincipalsAndAccessRequest |
RevokeAccessEvent: True |
RevokeAccess | RevokeAccessRequest |
SetStateEvent: True |
PATCH /mspcat_packageses(mspcat_packagesid)Update the statecode and statuscode properties. |
SetStateRequest |
UpdateEvent: True |
PATCH /mspcat_packageses(mspcat_packagesid)See Update |
Update records |
UpdateMultipleEvent: True |
UpdateMultiple | UpdateMultipleRequest |
UpsertEvent: False |
PATCH /mspcat_packageses(mspcat_packagesid)See Upsert a table row |
UpsertRequest |
UpsertMultipleEvent: False |
UpsertMultiple | UpsertMultipleRequest |
Events
The following table lists the events for the Package (mspcat_packages) table. Events are messages that exist so that you can subscribe to them. Unless you added the event, you shouldn't invoke the message, only subscribe to it.
| Name | Web API Operation | SDK for .NET |
|---|---|---|
BulkRetain |
BulkRetain | Learn to use messages with the SDK for .NET |
PurgeRetainedContent |
PurgeRetainedContent | Learn to use messages with the SDK for .NET |
Retain |
Retain | Learn to use messages with the SDK for .NET |
RollbackRetain |
RollbackRetain | Learn to use messages with the SDK for .NET |
ValidateRetentionConfig |
ValidateRetentionConfig | Learn to use messages with the SDK for .NET |
Properties
The following table lists selected properties for the Package (mspcat_packages) table.
| Property | Value |
|---|---|
| DisplayName | Package |
| DisplayCollectionName | Packages |
| SchemaName | mspcat_packages |
| CollectionSchemaName | mspcat_packageses |
| EntitySetName | mspcat_packageses |
| LogicalName | mspcat_packages |
| LogicalCollectionName | mspcat_packageses |
| PrimaryIdAttribute | mspcat_packagesid |
| PrimaryNameAttribute | mspcat_name |
| TableType | Standard |
| OwnershipType | UserOwned |
Writable columns/attributes
These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
- ImportSequenceNumber
- mspcat_AllowPackagingCodeExecution
- mspcat_applicationitemcrossreferance
- mspcat_Available
- mspcat_CrmMaxVersion
- mspcat_CrmMinVersion
- mspcat_CRMWorkingPackageDropPath
- mspcat_DefaultPackageLocaleId
- mspcat_EndDateUtc
- mspcat_InstanceConfigurationUrl
- mspcat_LastSyncDate
- mspcat_LearnMoreUrl
- mspcat_name
- mspcat_PackageManifestFileName
- mspcat_PackageManifestUri
- mspcat_packagesId
- mspcat_PackageUri
- mspcat_ProviderName
- mspcat_PushedDate
- mspcat_RevisionOf
- mspcat_StartDateUtc
- mspcat_SupportedCountries
- mspcat_TPSID
- mspcat_UniqueName
- mspcat_Version
- OverriddenCreatedOn
- OwnerId
- OwnerIdType
- statecode
- statuscode
- TimeZoneRuleVersionNumber
- UTCConversionTimeZoneCode
ImportSequenceNumber
| Property | Value |
|---|---|
| Description | Sequence number of the import that created this record. |
| DisplayName | Import Sequence Number |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | importsequencenumber |
| RequiredLevel | None |
| Type | Integer |
| MaxValue | 2147483647 |
| MinValue | -2147483648 |
mspcat_AllowPackagingCodeExecution
| Property | Value |
|---|---|
| Description | if this is set to true, this will allow a deployment package to execute code during deployment. |
| DisplayName | Allow Package Code Execution |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | mspcat_allowpackagingcodeexecution |
| RequiredLevel | Recommended |
| Type | Boolean |
| GlobalChoiceName | mspcat_packages_mspcat_allowpackagingcodeexecution |
| DefaultValue | True |
| True Label | Yes |
| False Label | No |
mspcat_applicationitemcrossreferance
| Property | Value |
|---|---|
| Description | Connects to the common catalog item record regardless of revision. |
| DisplayName | Catalog Item Cross Referance |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | mspcat_applicationitemcrossreferance |
| RequiredLevel | None |
| Type | Lookup |
| Targets | mspcat_applicationreference |
mspcat_Available
| Property | Value |
|---|---|
| Description | |
| DisplayName | Available |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | mspcat_available |
| RequiredLevel | None |
| Type | Boolean |
| GlobalChoiceName | mspcat_packages_mspcat_available |
| DefaultValue | False |
| True Label | Yes |
| False Label | No |
mspcat_CrmMaxVersion
| Property | Value |
|---|---|
| Description | |
| DisplayName | CrmMaxVersion |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | mspcat_crmmaxversion |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 25 |
mspcat_CrmMinVersion
| Property | Value |
|---|---|
| Description | |
| DisplayName | CrmMinVersion |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | mspcat_crmminversion |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 25 |
mspcat_CRMWorkingPackageDropPath
| Property | Value |
|---|---|
| Description | This is the location where the package file has been dropped for working |
| DisplayName | CRM Working Package Drop Path |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | mspcat_crmworkingpackagedroppath |
| RequiredLevel | None |
| Type | String |
| Format | Url |
| FormatName | Url |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 2000 |
mspcat_DefaultPackageLocaleId
| Property | Value |
|---|---|
| Description | |
| DisplayName | DefaultPackageLocaleId |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | mspcat_defaultpackagelocaleid |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 100 |
mspcat_EndDateUtc
| Property | Value |
|---|---|
| Description | |
| DisplayName | EndDateUtc |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | mspcat_enddateutc |
| RequiredLevel | None |
| Type | DateTime |
| CanChangeDateTimeBehavior | True |
| DateTimeBehavior | UserLocal |
| Format | DateAndTime |
| ImeMode | Auto |
| SourceTypeMask | 0 |
mspcat_InstanceConfigurationUrl
| Property | Value |
|---|---|
| Description | |
| DisplayName | InstanceConfigurationUrl |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | mspcat_instanceconfigurationurl |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 2500 |
mspcat_LastSyncDate
| Property | Value |
|---|---|
| Description | |
| DisplayName | Last Sync Date |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | mspcat_lastsyncdate |
| RequiredLevel | None |
| Type | DateTime |
| CanChangeDateTimeBehavior | True |
| DateTimeBehavior | UserLocal |
| Format | DateAndTime |
| ImeMode | Auto |
| SourceTypeMask | 0 |
mspcat_LearnMoreUrl
| Property | Value |
|---|---|
| Description | |
| DisplayName | LearnMoreUrl |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | mspcat_learnmoreurl |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 1024 |
mspcat_name
| Property | Value |
|---|---|
| Description | The name of the custom entity. |
| DisplayName | Name |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | mspcat_name |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 100 |
mspcat_PackageManifestFileName
| Property | Value |
|---|---|
| Description | |
| DisplayName | Package Manifest File Name |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | mspcat_packagemanifestfilename |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 100 |
mspcat_PackageManifestUri
| Property | Value |
|---|---|
| Description | URI to the package manifest. |
| DisplayName | Package Manifest Uri |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | mspcat_packagemanifesturi |
| RequiredLevel | None |
| Type | String |
| Format | Url |
| FormatName | Url |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 100 |
mspcat_packagesId
| Property | Value |
|---|---|
| Description | Unique identifier for entity instances |
| DisplayName | Packages |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | mspcat_packagesid |
| RequiredLevel | SystemRequired |
| Type | Uniqueidentifier |
mspcat_PackageUri
| Property | Value |
|---|---|
| Description | |
| DisplayName | Package Uri |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | mspcat_packageuri |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 1000 |
mspcat_ProviderName
| Property | Value |
|---|---|
| Description | |
| DisplayName | ProviderName |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | mspcat_providername |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 250 |
mspcat_PushedDate
| Property | Value |
|---|---|
| Description | |
| DisplayName | Pushed Date |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | mspcat_pusheddate |
| RequiredLevel | None |
| Type | DateTime |
| CanChangeDateTimeBehavior | True |
| DateTimeBehavior | UserLocal |
| Format | DateOnly |
| ImeMode | Auto |
| SourceTypeMask | 0 |
mspcat_RevisionOf
| Property | Value |
|---|---|
| Description | This field is populated when a new approval request contains a reference to an existing package version that has previously been made available |
| DisplayName | Revision Of |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | mspcat_revisionof |
| RequiredLevel | None |
| Type | Lookup |
| Targets | mspcat_packages |
mspcat_StartDateUtc
| Property | Value |
|---|---|
| Description | |
| DisplayName | StartDateUtc |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | mspcat_startdateutc |
| RequiredLevel | Recommended |
| Type | DateTime |
| CanChangeDateTimeBehavior | True |
| DateTimeBehavior | UserLocal |
| Format | DateAndTime |
| ImeMode | Auto |
| SourceTypeMask | 0 |
mspcat_SupportedCountries
| Property | Value |
|---|---|
| Description | |
| DisplayName | SupportedCountries |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | mspcat_supportedcountries |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 1024 |
mspcat_TPSID
| Property | Value |
|---|---|
| Description | ID of the record in TPS |
| DisplayName | TPS ID |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | mspcat_tpsid |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 50 |
mspcat_UniqueName
| Property | Value |
|---|---|
| Description | |
| DisplayName | UniqueName |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | mspcat_uniquename |
| RequiredLevel | ApplicationRequired |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 150 |
mspcat_Version
| Property | Value |
|---|---|
| Description | |
| DisplayName | Version |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | mspcat_version |
| RequiredLevel | ApplicationRequired |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 25 |
OverriddenCreatedOn
| Property | Value |
|---|---|
| Description | Date and time that the record was migrated. |
| DisplayName | Record Created On |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | overriddencreatedon |
| RequiredLevel | None |
| Type | DateTime |
| CanChangeDateTimeBehavior | False |
| DateTimeBehavior | UserLocal |
| Format | DateOnly |
| ImeMode | Inactive |
| SourceTypeMask | 0 |
OwnerId
| Property | Value |
|---|---|
| Description | Owner Id |
| DisplayName | Owner |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | ownerid |
| RequiredLevel | SystemRequired |
| Type | Owner |
| Targets | systemuser, team |
OwnerIdType
| Property | Value |
|---|---|
| Description | Owner Id Type |
| DisplayName | |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | owneridtype |
| RequiredLevel | SystemRequired |
| Type | EntityName |
statecode
| Property | Value |
|---|---|
| Description | Status of the Packages |
| DisplayName | Status |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | statecode |
| RequiredLevel | SystemRequired |
| Type | State |
| DefaultFormValue | |
| GlobalChoiceName | mspcat_packages_statecode |
statecode Choices/Options
| Value | Details |
|---|---|
| 0 | Label: Active DefaultStatus: 3 InvariantName: Active |
| 1 | Label: Inactive DefaultStatus: 2 InvariantName: Inactive |
statuscode
| Property | Value |
|---|---|
| Description | Reason for the status of the Packages |
| DisplayName | Status Reason |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | statuscode |
| RequiredLevel | None |
| Type | Status |
| DefaultFormValue | |
| GlobalChoiceName | mspcat_packages_statuscode |
statuscode Choices/Options
| Value | Details |
|---|---|
| 1 | Label: Available State:0 TransitionData: None |
| 2 | Label: Inactive State:1 TransitionData: None |
| 3 | Label: Draft State:0 TransitionData: None |
| 526430000 | Label: Pending Approval State:0 TransitionData: None |
| 526430001 | Label: Rejected State:1 TransitionData: None |
| 526430002 | Label: Published State:0 TransitionData: None |
TimeZoneRuleVersionNumber
| Property | Value |
|---|---|
| Description | For internal use only. |
| DisplayName | Time Zone Rule Version Number |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | timezoneruleversionnumber |
| RequiredLevel | None |
| Type | Integer |
| MaxValue | 2147483647 |
| MinValue | -1 |
UTCConversionTimeZoneCode
| Property | Value |
|---|---|
| Description | Time zone code that was in use when the record was created. |
| DisplayName | UTC Conversion Time Zone Code |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | utcconversiontimezonecode |
| RequiredLevel | None |
| Type | Integer |
| MaxValue | 2147483647 |
| MinValue | -1 |
Read-only columns/attributes
These columns/attributes return false for both IsValidForCreate and IsValidForUpdate. Listed by SchemaName.
- CreatedBy
- CreatedOn
- CreatedOnBehalfBy
- ModifiedBy
- ModifiedOn
- ModifiedOnBehalfBy
- mspcat_PackageFile
- mspcat_PackageFile_Name
- mspcat_PackageManifestFile
- mspcat_PackageManifestFile_Name
- OwnerIdName
- OwnerIdYomiName
- OwningBusinessUnit
- OwningTeam
- OwningUser
- VersionNumber
CreatedBy
| Property | Value |
|---|---|
| Description | Unique identifier of the user who created the record. |
| DisplayName | Created By |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | createdby |
| RequiredLevel | None |
| Type | Lookup |
| Targets | systemuser |
CreatedOn
| Property | Value |
|---|---|
| Description | Date and time when the record was created. |
| DisplayName | Created On |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | createdon |
| RequiredLevel | None |
| Type | DateTime |
| CanChangeDateTimeBehavior | False |
| DateTimeBehavior | UserLocal |
| Format | DateAndTime |
| ImeMode | Inactive |
| SourceTypeMask | 0 |
CreatedOnBehalfBy
| Property | Value |
|---|---|
| Description | Unique identifier of the delegate user who created the record. |
| DisplayName | Created By (Delegate) |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | createdonbehalfby |
| RequiredLevel | None |
| Type | Lookup |
| Targets | systemuser |
ModifiedBy
| Property | Value |
|---|---|
| Description | Unique identifier of the user who modified the record. |
| DisplayName | Modified By |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | modifiedby |
| RequiredLevel | None |
| Type | Lookup |
| Targets | systemuser |
ModifiedOn
| Property | Value |
|---|---|
| Description | Date and time when the record was modified. |
| DisplayName | Modified On |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | modifiedon |
| RequiredLevel | None |
| Type | DateTime |
| CanChangeDateTimeBehavior | False |
| DateTimeBehavior | UserLocal |
| Format | DateAndTime |
| ImeMode | Inactive |
| SourceTypeMask | 0 |
ModifiedOnBehalfBy
| Property | Value |
|---|---|
| Description | Unique identifier of the delegate user who modified the record. |
| DisplayName | Modified By (Delegate) |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | modifiedonbehalfby |
| RequiredLevel | None |
| Type | Lookup |
| Targets | systemuser |
mspcat_PackageFile
| Property | Value |
|---|---|
| Description | Package File to be installed. |
| DisplayName | Package File |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | mspcat_packagefile |
| RequiredLevel | Recommended |
| Type | File |
| MaxSizeInKB | 128000 |
mspcat_PackageFile_Name
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | mspcat_packagefile_name |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Disabled |
| IsLocalizable | False |
| MaxLength | 200 |
mspcat_PackageManifestFile
| Property | Value |
|---|---|
| Description | Manifest File from the package. |
| DisplayName | Package Manifest File |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | mspcat_packagemanifestfile |
| RequiredLevel | Recommended |
| Type | File |
| MaxSizeInKB | 128000 |
mspcat_PackageManifestFile_Name
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | mspcat_packagemanifestfile_name |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Disabled |
| IsLocalizable | False |
| MaxLength | 200 |
OwnerIdName
| Property | Value |
|---|---|
| Description | Name of the owner |
| DisplayName | |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | owneridname |
| RequiredLevel | SystemRequired |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 100 |
OwnerIdYomiName
| Property | Value |
|---|---|
| Description | Yomi name of the owner |
| DisplayName | |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | owneridyominame |
| RequiredLevel | SystemRequired |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 100 |
OwningBusinessUnit
| Property | Value |
|---|---|
| Description | Unique identifier for the business unit that owns the record |
| DisplayName | Owning Business Unit |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | owningbusinessunit |
| RequiredLevel | None |
| Type | Lookup |
| Targets | businessunit |
OwningTeam
| Property | Value |
|---|---|
| Description | Unique identifier for the team that owns the record. |
| DisplayName | Owning Team |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | owningteam |
| RequiredLevel | None |
| Type | Lookup |
| Targets | team |
OwningUser
| Property | Value |
|---|---|
| Description | Unique identifier for the user that owns the record. |
| DisplayName | Owning User |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | owninguser |
| RequiredLevel | None |
| Type | Lookup |
| Targets | systemuser |
VersionNumber
| Property | Value |
|---|---|
| Description | Version Number |
| DisplayName | Version Number |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | versionnumber |
| RequiredLevel | None |
| Type | BigInt |
| MaxValue | 9223372036854775807 |
| MinValue | -9223372036854775808 |
Many-to-One relationships
These relationships are many-to-one. Listed by SchemaName.
mspcat_mspcat_packages_applicationitemcrossrefer
One-To-Many Relationship: mspcat_applicationreference mspcat_mspcat_packages_applicationitemcrossrefer
| Property | Value |
|---|---|
| ReferencedEntity | mspcat_applicationreference |
| ReferencedAttribute | mspcat_applicationreferenceid |
| ReferencingAttribute | mspcat_applicationitemcrossreferance |
| ReferencingEntityNavigationPropertyName | mspcat_applicationitemcrossreferance |
| IsHierarchical | |
| CascadeConfiguration | Archive: RemoveLinkAssign: NoCascadeDelete: RemoveLinkMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
mspcat_mspcat_packages_RevisionOf_mspcat_package
One-To-Many Relationship: mspcat_packages mspcat_mspcat_packages_RevisionOf_mspcat_package
| Property | Value |
|---|---|
| ReferencedEntity | mspcat_packages |
| ReferencedAttribute | mspcat_packagesid |
| ReferencingAttribute | mspcat_revisionof |
| ReferencingEntityNavigationPropertyName | mspcat_RevisionOf |
| IsHierarchical | |
| CascadeConfiguration | Archive: RemoveLinkAssign: NoCascadeDelete: RemoveLinkMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
One-to-Many relationships
These relationships are one-to-many. Listed by SchemaName.
- mspcat_mspcat_applications_PackageAsset_mspcat_p
- mspcat_mspcat_installhistory_Package_mspcat_pack
- mspcat_mspcat_packages_mspcat_packagelocales_PackageId
- mspcat_mspcat_packages_RevisionOf_mspcat_package
- mspcat_mspcat_packagesolutions_Package_mspcat_pa
- mspcat_packages_mspcat_InstallActivities
mspcat_mspcat_applications_PackageAsset_mspcat_p
Many-To-One Relationship: mspcat_applications mspcat_mspcat_applications_PackageAsset_mspcat_p
| Property | Value |
|---|---|
| ReferencingEntity | mspcat_applications |
| ReferencingAttribute | mspcat_packageasset |
| ReferencedEntityNavigationPropertyName | mspcat_mspcat_applications_PackageAsset_mspcat_p |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionNameGroup: DetailsLabel: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
mspcat_mspcat_installhistory_Package_mspcat_pack
Many-To-One Relationship: mspcat_installhistory mspcat_mspcat_installhistory_Package_mspcat_pack
| Property | Value |
|---|---|
| ReferencingEntity | mspcat_installhistory |
| ReferencingAttribute | mspcat_package |
| ReferencedEntityNavigationPropertyName | mspcat_mspcat_installhistory_Package_mspcat_pack |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionNameGroup: DetailsLabel: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
mspcat_mspcat_packages_mspcat_packagelocales_PackageId
Many-To-One Relationship: mspcat_packagelocales mspcat_mspcat_packages_mspcat_packagelocales_PackageId
| Property | Value |
|---|---|
| ReferencingEntity | mspcat_packagelocales |
| ReferencingAttribute | mspcat_packageid |
| ReferencedEntityNavigationPropertyName | mspcat_mspcat_packages_mspcat_packagelocales_PackageId |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionNameGroup: DetailsLabel: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
mspcat_mspcat_packages_RevisionOf_mspcat_package
Many-To-One Relationship: mspcat_packages mspcat_mspcat_packages_RevisionOf_mspcat_package
| Property | Value |
|---|---|
| ReferencingEntity | mspcat_packages |
| ReferencingAttribute | mspcat_revisionof |
| ReferencedEntityNavigationPropertyName | mspcat_mspcat_packages_RevisionOf_mspcat_package |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionNameGroup: DetailsLabel: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
mspcat_mspcat_packagesolutions_Package_mspcat_pa
Many-To-One Relationship: mspcat_packagesolutions mspcat_mspcat_packagesolutions_Package_mspcat_pa
| Property | Value |
|---|---|
| ReferencingEntity | mspcat_packagesolutions |
| ReferencingAttribute | mspcat_package |
| ReferencedEntityNavigationPropertyName | mspcat_mspcat_packagesolutions_Package_mspcat_pa |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionNameGroup: DetailsLabel: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
mspcat_packages_mspcat_InstallActivities
Many-To-One Relationship: mspcat_installactivity mspcat_packages_mspcat_InstallActivities
| Property | Value |
|---|---|
| ReferencingEntity | mspcat_installactivity |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | mspcat_packages_mspcat_InstallActivities |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-to-Many relationships
These relationships are many-to-many. Listed by SchemaName.
mspcat_attachedpackages
See mspcat_certificationrequest mspcat_attachedpackages Many-To-Many Relationship
| Property | Value |
|---|---|
| IntersectEntityName | mspcat_certreq_package_association |
| IsCustomizable | True |
| SchemaName | mspcat_attachedpackages |
| IntersectAttribute | mspcat_packagesid |
| NavigationPropertyName | mspcat_attachedpackages |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseLabelGroup: DetailsLabel: Attached packages MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
mspcat_mspcat_packages_mspcat_applications
See mspcat_applications mspcat_mspcat_packages_mspcat_applications Many-To-Many Relationship
| Property | Value |
|---|---|
| IntersectEntityName | mspcat_mspcat_packages_mspcat_applications |
| IsCustomizable | True |
| SchemaName | mspcat_mspcat_packages_mspcat_applications |
| IntersectAttribute | mspcat_packagesid |
| NavigationPropertyName | mspcat_mspcat_packages_mspcat_applications |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
See also
Dataverse table/entity reference
Dataverse Web API Reference