Click or drag to resize
ClientConfigCustomLoadingImageType Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the loading image type for this client instance

Namespace: DataPAClientConfig
Assembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
public ClientConfigLoadingImageTypeEnum CustomLoadingImageType { get; set; }

Return Value

Type: ClientConfigLoadingImageTypeEnum
The loading image type for this client instance
See Also