Method | Description | |
---|---|---|
AddAttachment ( string attachment ) : void | ||
AddDescriptor ( IDescriptor descriptor ) : void | ||
AddNote ( string note ) : void | ||
BuildRelationships ( INode>.Dictionary |
||
CompendiumViewRelationship ( ) : System | ||
ConsumeViewXml ( |
||
Equals ( IStorageElement secondElement ) : bool | ||
RemoveAttachment ( string attachment ) : void | ||
RemoveDescriptor ( IDescriptor descriptor ) : void | ||
RemoveNote ( string note ) : void |
public AddAttachment ( string attachment ) : void | ||
attachment | string | |
return | void |
public AddDescriptor ( IDescriptor descriptor ) : void | ||
descriptor | IDescriptor | |
return | void |
public BuildRelationships ( INode>.Dictionary |
||
nodeList | INode>.Dictionary | |
return | void |
public CompendiumViewRelationship ( ) : System | ||
return | System |
public ConsumeViewXml ( |
||
xml | ||
domainNodeId | string | |
return | void |
public Equals ( IStorageElement secondElement ) : bool | ||
secondElement | IStorageElement | |
return | bool |
public RemoveAttachment ( string attachment ) : void | ||
attachment | string | |
return | void |
public RemoveDescriptor ( IDescriptor descriptor ) : void | ||
descriptor | IDescriptor | |
return | void |