Dependency Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
describes a dependency relationship: for a Urn a list of dependencies
[System.Runtime.InteropServices.ComVisible(false)]
public class Dependency
[<System.Runtime.InteropServices.ComVisible(false)>]
type Dependency = class
Public Class Dependency
- Inheritance
-
Dependency
- Attributes
Constructors
Dependency() |
default constructor |
Dependency(Dependency) |
copy constructor |
Properties
IsSchemaBound |
If the dependency with the parent is schema bound |
Links |
list of dependencies |
Urn |
Urn for wich we have dependendencies |
Methods
Copy() |
Deep copy |