NavigationProperty
A NavigationProperty object is of type Property and represents the name of the relationship property from one entity to another within the ERP-System.
Syntax
$navigationProperty
Following properties are available in addition to the Property members:
Type |
Name |
Description |
---|---|---|
bool |
IsCollection |
Is true if the navigationproperty is a collection. |
Multiplicity |
the multiplicity of the property. |
|
string |
TargetEntityType |
Name of the target EntityType. |