AddLinkToContent Method

AddLinkToContent function

Creates a new custom document property which links to content.


func (instance *CustomDocumentPropertyCollection) AddLinkToContent(name string, source string)  (*DocumentProperty,  error) 

Remarks

See Also