Click or drag to resize

ApplicationProgressEventArgsProgressText Property

The text of the progress

Namespace:  SanteDB.DisconnectedClient
Assembly:  SanteDB.DisconnectedClient.Core (in SanteDB.DisconnectedClient.Core.dll) Version: 2.2.1
Syntax
public string ProgressText { get; set; }

Property Value

Type: String
See Also