InitialLoadNoAccounts Property |
[Missing <summary> documentation for "P:MattermostDriver.InitialLoad.NoAccounts"]
Namespace:
MattermostDriver
Assembly:
MattermostDriver (in MattermostDriver.dll) Version: 0.0.3.10 (0.0.3.10)
Syntaxpublic bool NoAccounts { get; set; }Public Property NoAccounts As Boolean
Get
Set
public:
property bool NoAccounts {
bool get ();
void set (bool value);
}member NoAccounts : bool with get, set
Property Value
Type:
Boolean
See Also