FormRecognizer..::..GetFileOfAzureStorage Method
Function to get info of document of Azure Storage
Namespace:
FLEXYGOAssembly: flxSysProcess (in flxSysProcess.dll)
Syntax
public static bool GetFileOfAzureStorage( EntityObject Entity, ref ProcessManager..::..ProcessHelper Ret, string StorageName, string StorageKey, string ContainerName, string BlobName, ref IRestResponse Response, bool BlobData )
Public Shared Function GetFileOfAzureStorage ( _ Entity As EntityObject, _ ByRef Ret As ProcessManager..::..ProcessHelper, _ StorageName As String, _ StorageKey As String, _ ContainerName As String, _ BlobName As String, _ ByRef Response As IRestResponse, _ BlobData As Boolean _ ) As Boolean
Parameters
- Entity
- Type: FLEXYGO.Objects..::..EntityObject
- StorageName
- Type: String
- StorageKey
- Type: String
- ContainerName
- Type: String
- BlobName
- Type: String
- Response
- Type: IRestResponse%
- BlobData
- Type: Boolean