ReportingCloudShareDocument Method |
This method returns the hash value that is used to share documents using the portal.
Namespace:
TXTextControl.ReportingCloud
Assembly:
ReportingCloudWrapper (in ReportingCloudWrapper.dll) Version: 1.0.204.500 (1.0.204.500)
Syntax public string ShareDocument(
string templateName = null
)
Parameters
- templateName (Optional)
- Type: SystemString
The name of the template in the template storage.
Return Value
Type:
StringSee Also