 | ProgressChangedEventArgsState Property |
Gets contextual information (such as text) which is appended to the progress on user interfaces or REST messages
Namespace: SanteDB.Core.ServicesAssembly: SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 3.0.2081-alpha+b4ae72647f2cc271f89142f76fff26ad69e00f5a
Syntaxpublic string State { get; }Public ReadOnly Property State As String
Get
public:
property String^ State {
String^ get ();
}member State : string with get
Property Value
String
See Also