InterfaceIServerLoggingStatusViewModel
Interface
Definition
Namespace:ArtOfTest.WebAii.Design.UI.Scheduling.ViewModels.Interfaces
Assembly:ArtOfTest.WebAii.Design.dll
Syntax:
cs-api-definition
public interface IServerLoggingStatusViewModel : INotifyPropertyChanged
Derived Classes:
Inherited Members
Properties
CommunicationFailureMessage
Declaration
cs-api-definition
string CommunicationFailureMessage { get; set; }
Property Value