Autodesk Vault ProfessionalVault API

GetContentSourceText Method

Autodesk.Connectivity.WebServicesFilestoreService

Internal use only.

Syntax

public System.string GetContentSourceText(
   System.byte[] downloadTicket,
   System.bool allowSync
)
Public Function GetContentSourceText( _
   ByVal downloadTicket() As System.Byte, _
   ByVal allowSync As System.Boolean _
) As System.String

Parameters

NameDescription
downloadTicket
allowSync

See Also