Form Level dependencies in CRM.
Properties
The following table lists selected properties for the RuntimeDependency table.
Property |
Value |
DisplayName |
RuntimeDependency |
DisplayCollectionName |
RuntimeDependencies |
SchemaName |
RuntimeDependency |
CollectionSchemaName |
RuntimeDependencies |
EntitySetName |
runtimedependencies |
LogicalName |
runtimedependency |
LogicalCollectionName |
runtimedependencies |
PrimaryIdAttribute |
dependencyid |
TableType |
Standard |
OwnershipType |
None |
Writable columns/attributes
These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
DependentComponentNodeId
Property |
Value |
Description |
Unique identifier of the dependent component's node. |
DisplayName |
Dependent Component |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
dependentcomponentnodeid |
RequiredLevel |
ApplicationRequired |
Type |
Uniqueidentifier |
DependentComponentType
Property |
Value |
Description |
Dependent Component Node Type |
DisplayName |
Dependent Component Node Type |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
dependentcomponenttype |
RequiredLevel |
None |
Type |
Integer |
MaxValue |
2147483647 |
MinValue |
-2147483648 |
IsPublished
Property |
Value |
Description |
Determines whether required component is published |
DisplayName |
IsPublished |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
ispublished |
RequiredLevel |
SystemRequired |
Type |
ManagedProperty |
RequiredComponentNodeId
Property |
Value |
Description |
Unique identifier of the required component's node |
DisplayName |
Required Component |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
requiredcomponentnodeid |
RequiredLevel |
ApplicationRequired |
Type |
String |
Format |
Text |
FormatName |
Text |
ImeMode |
Auto |
IsLocalizable |
False |
MaxLength |
300 |
RequiredComponentType
Property |
Value |
Description |
Required Component Node Type |
DisplayName |
Required Component Node Type |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
requiredcomponenttype |
RequiredLevel |
None |
Type |
Integer |
MaxValue |
2147483647 |
MinValue |
-2147483648 |
Read-only columns/attributes
These columns/attributes return false for both IsValidForCreate and IsValidForUpdate. Listed by SchemaName.
CreatedTime
Property |
Value |
Description |
Date and time when the record was created. |
DisplayName |
Created On |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
createdtime |
RequiredLevel |
None |
Type |
DateTime |
CanChangeDateTimeBehavior |
False |
DateTimeBehavior |
UserLocal |
Format |
DateAndTime |
ImeMode |
Inactive |
SourceTypeMask |
0 |
DependencyId
Property |
Value |
Description |
Unique identifier of a dependency. |
DisplayName |
Dependency Identifier |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
dependencyid |
RequiredLevel |
SystemRequired |
Type |
Uniqueidentifier |
RequiredComponentModifiedTime
Property |
Value |
Description |
Date and time when the required component was modified. |
DisplayName |
Created On |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
requiredcomponentmodifiedtime |
RequiredLevel |
None |
Type |
DateTime |
CanChangeDateTimeBehavior |
False |
DateTimeBehavior |
UserLocal |
Format |
DateAndTime |
ImeMode |
Inactive |
SourceTypeMask |
0 |
See also
Dataverse table/entity reference
Dataverse Web API Reference
runtimedependency