| ProgressChangedEventArgsState Property |
Contextual information (such as text) which is appended to the progress on user interfaces or REST messages
Namespace:
SanteDB.Core.Services
Assembly:
SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax public Object State { get; }
Public ReadOnly Property State As Object
Get
public:
property Object^ State {
Object^ get ();
}
member State : Object with get
Property Value
Type:
ObjectSee Also