API Reference
Class
MasterRelationshipContent
A relationship from a master part to another package part or external target.
Inheritance
- Object
- MasterRelationshipContent
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Property MasterContent.Relationships
Constructors
public MasterRelationshipContent() #Inherited Methods
Properties
public String Id { get; set; } #Relationship id from the source master part.
public Boolean IsExternal { get; set; } #Whether the relationship points outside the package.
public String ContentType { get; set; } #Content type of the internal target part, when known.
public String Extension { get; set; } #File extension for the copied internal target part.