Publish.GetPublishedFileInfo Method
Public Shared Function GetPublishedFileInfo( _
ByVal file_id As EntityID _
) As DataOperationResponse(Of List(Of PublishedFile))
This language is not supported or no code example is available.
public static DataOperationResponse<List<PublishedFile>> GetPublishedFileInfo(
EntityID file_id
)
This language is not supported or no code example is available.
public:
static DataOperationResponse<List<PublishedFile^>^>^ GetPublishedFileInfo(
EntityID^ file_id
)
This language is not supported or no code example is available.
Parameters
- file_id
- EntityID
the file to get info for
Return Value
DataOperationResponse<List<PublishedFile>>a list of any publishing info