Method | Description | |
---|---|---|
AddAttachment ( string attachment ) : void | ||
AddNote ( string note ) : void | ||
Equals ( IStorageElement secondElement ) : bool | ||
RelationshipProxy ( ) : System | ||
RelationshipProxy ( SoapRelationship soapRelationship ) : System | ||
RemoveAttachment ( string attachment ) : void | ||
RemoveNote ( string note ) : void | ||
ToString ( ) : string |
public AddAttachment ( string attachment ) : void | ||
attachment | string | |
return | void |
public Equals ( IStorageElement secondElement ) : bool | ||
secondElement | IStorageElement | |
return | bool |
public RelationshipProxy ( SoapRelationship soapRelationship ) : System | ||
soapRelationship | SoapRelationship | |
return | System |
public RemoveAttachment ( string attachment ) : void | ||
attachment | string | |
return | void |