Click or drag to resize
LibraryManagerUploadProgress Class
Inheritance Hierarchy
SystemObject
  Avaya.ClientServicesLibraryManagerUploadProgress

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 493.0.70.0
Syntax
C#
public class LibraryManagerUploadProgress

The LibraryManagerUploadProgress type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyProgressMessage
Message containing conversion information or other progress infromation.
Public propertyProgressType
Progress type of upload document operation.
Public propertyUploadLength
Size of uploaded file in bytes.
Public propertyUploadPosition
Current upload file position.
Top
See Also