Dependency Class

Definition

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

Applies to