|
DatabaseNotifierStatus Property
|
Returns the detailed status of the data input source.
Namespace: DynamicCalculatorAssembly: DynamicCalculator (in DynamicCalculator.dll) Version: 2.4.205-beta
Syntax public override string Status { get; }
Public Overrides ReadOnly Property Status As String
Get
public:
virtual property String^ Status {
String^ get () override;
}
abstract Status : string with get
override Status : string with get
View SourceProperty Value
StringImplements
IProvideStatusStatusSee Also