Click or drag to resize

ExpressionDependencies Properties

The RepositoryExtensionsExpressionDependencies type exposes the following members.

Properties
  NameDescription
Public propertyAttributes
Gets the data attributes from Repository, which were accessed by the expression.
Public propertyChildDependencies
Gets the attributes and references from child repositories, which were accessed by the expression.
Public propertyParentAttributes
Gets the data attributes from the parent Repository.ParentRepository, which were accessed by the expression.
Public propertyParentReferences
Gets the references from Repository.ParentRepository, which were accessed by the expression.
Public propertyReferences
Gets the references from Repository, which were accessed by the expression.
Public propertyRepository
Gets or sets the repository.
Top
See Also