Deprecated Prizm Content Connect
MakeSourceDocumentAvailable Method






Can upload source to temp cache directory if application config file is approriately setup. Returns full file source name in any case unless upload is requested and then fails which then will cause an exception to be thrown.
Syntax
'Declaration
 
Public Function MakeSourceDocumentAvailable() As System.String
'Usage
 
Dim instance As Document
Dim value As System.String
 
value = instance.MakeSourceDocumentAvailable()
public System.string MakeSourceDocumentAvailable()
public function MakeSourceDocumentAvailable(): System.String; 
public function MakeSourceDocumentAvailable() : System.String;
public: System.string* MakeSourceDocumentAvailable(); 
public:
System.String^ MakeSourceDocumentAvailable(); 

Return Value

Name of source file.
See Also

Reference

Document Class
Document Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback