The following tables list the members exposed by NavigationListEntityProperty<TInstance,TValue>.
| Name | Description | |
|---|---|---|
![]()  | NavigationListEntityProperty<TInstance,TValue> Constructor | Creates an instance of this class. | 
| Name | Description | |
|---|---|---|
![]()  | DataType | The datatype of this property. (Inherited from IdeaBlade.EntityModel.EntityProperty) | 
![]()  | EntityType | The type of IEntity to which this property belongs. (Inherited from IdeaBlade.EntityModel.EntityProperty) | 
![]()  | GetterInterceptor | The getter PropertyInterceptor. | 
![]()  | IsCollectionReadOnly | Returns whether the list is read only. (Inherited from IdeaBlade.EntityModel.NavigationEntityProperty) | 
![]()  | IsManyToMany | Returns whether this is one side of a many to many navigation. (Inherited from IdeaBlade.EntityModel.NavigationEntityProperty) | 
![]()  | IsNullable | Whether this property can accept a null value. (Inherited from IdeaBlade.EntityModel.EntityProperty) | 
![]()  | IsReadOnly | Is this property readonly? (Inherited from IdeaBlade.EntityModel.EntityProperty) | 
![]()  | IsScalar | Overridden. Returns whether this is a scalar navigation property. | 
![]()  | MemberMetadata | Metadata for the property. (Inherited from IdeaBlade.EntityModel.EntityProperty) | 
![]()  | Name | The name of this property in the Entity; this is not necessarily the data source name. (Inherited from IdeaBlade.EntityModel.EntityProperty) | 
![]()  | PropertyInfo | The actual property that this EntityProperty describes. (Inherited from IdeaBlade.EntityModel.EntityProperty) | 
![]()  | QueryDirection | The QueryDirection of this navigation. (Inherited from IdeaBlade.EntityModel.NavigationEntityProperty) | 
![]()  | ReferenceStrategy | Gets or sets the EntityReferenceStrategy that determines how references using this role are resolved. (Inherited from IdeaBlade.EntityModel.NavigationEntityProperty) | 
![]()  | RelationLink | The EntityRelation and direction of this navigation. (Inherited from IdeaBlade.EntityModel.NavigationEntityProperty) | 
![]()  | RelationName | The namespace-qualified name of the relation involved in this navigation. (Inherited from IdeaBlade.EntityModel.NavigationEntityProperty) | 
![]()  | UnqualifiedRelationName | The unqualified name of the relation involved in this navigation. (Inherited from IdeaBlade.EntityModel.NavigationEntityProperty) | 
| Name | Description | |
|---|---|---|
![]()  | EntityKind | The type of object on which the property is defined. (Inherited from IdeaBlade.EntityModel.EntityProperty) | 
| Name | Description | |
|---|---|---|
![]()  | Equals | (Inherited from object) | 
![]()  | GetEntityReference | Overloaded. Returns the ListEntityReference<T> for this navigation property. | 
![]()  | GetHashCode | (Inherited from object) | 
![]()  | GetType | (Inherited from object) | 
![]()  | GetValue | Overloaded. Overridden. Retrieves the value of this property in the specified object. Gets or sets the Manager. | 
![]()  | SetValue | Overridden. Sets the value of this property on the specified object. NOT SUPPORTED for List Navigation properites. | 
![]()  | ToString | (Inherited from object) | 
| Name | Description | |
|---|---|---|
![]()  | Finalize | (Inherited from object) | 
![]()  | MemberwiseClone | (Inherited from object) | 
    
    
    
    
    
    



