msdyn_solutioncomponentcountsummary table/entity reference

Note

Unsure about table vs. entity? See Developers: Understand terminology in Microsoft Dataverse.

Added by: Microsoft Dynamics 365 Settings APIs Solution

Messages

Message Web API Operation SDK Assembly
Create POST [org URI]/api/data/v9.0/msdyn_solutioncomponentcountsummaries
See Create
CreateRequest or
Create
Delete DELETE [org URI]/api/data/v9.0/msdyn_solutioncomponentcountsummaries(msdyn_solutioncomponentcountsummaryid)
See Delete
DeleteRequest or
Delete
Retrieve GET [org URI]/api/data/v9.0/msdyn_solutioncomponentcountsummaries(msdyn_solutioncomponentcountsummaryid)
See Retrieve
RetrieveRequest or
Retrieve
RetrieveEntityChanges RetrieveEntityChangesRequest
RetrieveMultiple GET [org URI]/api/data/v9.0/msdyn_solutioncomponentcountsummaries
See Query Data
RetrieveMultipleRequest or
RetrieveMultiple
Update PATCH [org URI]/api/data/v9.0/msdyn_solutioncomponentcountsummaries(msdyn_solutioncomponentcountsummaryid)
See Update
UpdateRequest or
Update

Properties

Property Value
CollectionSchemaName msdyn_solutioncomponentcountsummaries
DisplayCollectionName Solution Component Count Summaries
DisplayName Solution Component Count Summary
EntitySetName msdyn_solutioncomponentcountsummaries
IsBPFEntity False
LogicalCollectionName msdyn_solutioncomponentcountsummaries
LogicalName msdyn_solutioncomponentcountsummary
OwnershipType OrganizationOwned
PrimaryIdAttribute msdyn_solutioncomponentcountsummaryid
PrimaryNameAttribute msdyn_name
SchemaName msdyn_solutioncomponentcountsummary

Writable columns/attributes

These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.

msdyn_componentlogicalname

Property Value
Description
DisplayName Component Logical Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName msdyn_componentlogicalname
MaxLength 100
RequiredLevel None
Type String

msdyn_componenttype

Property Value
Description
DisplayName msdyn_componenttype
IsValidForForm True
IsValidForRead True
LogicalName msdyn_componenttype
MaxValue 100000000000
MinValue -100000000000
Precision 2
RequiredLevel None
Type Decimal

msdyn_name

Property Value
Description The name of the custom entity.
DisplayName msdyn_name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName msdyn_name
MaxLength 100
RequiredLevel ApplicationRequired
Type String

msdyn_solutioncomponentcountsummaryId

Property Value
Description Unique identifier for entity instances
DisplayName SolutionComponentCountSummary
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName msdyn_solutioncomponentcountsummaryid
RequiredLevel SystemRequired
Type Uniqueidentifier

msdyn_solutionid

Property Value
Description
DisplayName msdyn_solutionid
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName msdyn_solutionid
MaxLength 100
RequiredLevel None
Type String

msdyn_subtype

Property Value
Description
DisplayName msdyn_subtype
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName msdyn_subtype
MaxLength 100
RequiredLevel None
Type String

msdyn_total

Property Value
Description
DisplayName msdyn_total
IsValidForForm True
IsValidForRead True
LogicalName msdyn_total
MaxValue 100000000000
MinValue -100000000000
Precision 2
RequiredLevel None
Type Decimal

msdyn_workflowcategory

Property Value
Description
DisplayName msdyn_workflowcategory
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName msdyn_workflowcategory
MaxLength 100
RequiredLevel None
Type String

Read-only columns/attributes

These columns/attributes return false for both IsValidForCreate or IsValidForUpdate. Listed by SchemaName.

OrganizationId

Property Value
Description Unique identifier for the organization
DisplayName Organization Id
IsValidForForm False
IsValidForRead True
LogicalName organizationid
RequiredLevel None
Targets
Type Lookup

See also

About the table reference
Web API Reference
Microsoft.Dynamics.CRM.msdyn_solutioncomponentcountsummary