HPE Content Manager SDK 8.3
HP.HPTRIM.SDK.ITrimLabels Interface Reference

Allows you to attach or detach a label to a Trim object More...

Inheritance diagram for HP.HPTRIM.SDK.ITrimLabels:
HP.HPTRIM.SDK.Classification HP.HPTRIM.SDK.DocumentQueue HP.HPTRIM.SDK.Jurisdiction HP.HPTRIM.SDK.Keyword HP.HPTRIM.SDK.Location HP.HPTRIM.SDK.Record HP.HPTRIM.SDK.Report HP.HPTRIM.SDK.SavedSearch HP.HPTRIM.SDK.Schedule HP.HPTRIM.SDK.SearchForm HP.HPTRIM.SDK.Space HP.HPTRIM.SDK.Workflow HP.HPTRIM.SDK.WorkflowTemplate

Public Member Functions

void ApplyUserLabel (UserLabel userLabelToApply)
 Creates a link between the nominated user label and this object. More...
 
void DetachUserLabel (UserLabel userLabelToDetach)
 Removes the link between the nominated user label and this object. More...
 

Detailed Description

Allows you to attach or detach a label to a Trim object

Member Function Documentation