| ProgressChangedEventArgsProgress Property |
Gets or sets the progress of the event
Namespace:
SanteDB.Core.Services
Assembly:
SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax public float Progress { get; }
Public ReadOnly Property Progress As Single
Get
public:
property float Progress {
float get ();
}
member Progress : float32 with get
Property Value
Type:
SingleSee Also