Get the redirect link for uploaded documents
Namespace:
IpernityNET.IpernityObjectsAssembly: IpernityNET (in IpernityNET.dll) Version: 0.3.1.0 (0.3.1.0)
Syntax
C# |
---|
public string UploadGetRedirectLink( IEnumerable<int> docIds ) |
Visual Basic (Declaration) |
---|
Public Function UploadGetRedirectLink ( _ docIds As IEnumerable(Of Integer) _ ) As String |
Visual C++ |
---|
public: String^ UploadGetRedirectLink( IEnumerable<int>^ docIds ) |
Parameters
- docIds
- Type: System.Collections.Generic..::.IEnumerable<(Of <(Int32>)>)
A list of document IDs