File.GetFileHistory Method
Public Shared Function GetFileHistory( _
ByVal file_id As EntityID _
) As FileHistoryResponse
This language is not supported or no code example is available.
public static FileHistoryResponse GetFileHistory(
EntityID file_id
)
This language is not supported or no code example is available.
public:
static FileHistoryResponse^ GetFileHistory(
EntityID^ file_id
)
This language is not supported or no code example is available.
Parameters
- file_id
- EntityID
the id of the file to get history for
Return Value
FileHistoryResponsethe file history and result