Version

PackageRelationship Class Members

The following tables list the members exposed by PackageRelationship.

Public Constructors
 NameDescription
Public ConstructorPackageRelationship ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyIdGets a string that identifies the relationship.  
Public PropertyRelationshipTypeGets the qualified type name of the relationship.  
Public PropertySourceUriGets the URI of the package or part that owns the relationship.  
Public PropertyTargetModeGets a value that indicates whether the target of the relationship is Internal or External to the Package.  
Public PropertyTargetUriGets the URI of the target resource of the relationship.  
See Also