DependencyRequest Class
Definition
encapsulates a dependency request
[System.Runtime.InteropServices.ComVisible(false)]
public class DependencyRequest
type DependencyRequest = class
Public Class DependencyRequest
- Inheritance
-
DependencyRequest
- Attributes
Constructors
DependencyRequest() |
default constructor |
Properties
ParentDependencies |
true if we need to discover parent dependencies as opposed to children dependencies |
Urns |
list of XPATHs which gives the list of object for which we need to discover dependencies |