|
ISecurityProviderCanRefreshData Property
|
Gets a boolean value that indicates whether
RefreshData operation is supported.
Namespace: GSF.SecurityAssembly: GSF.Security (in GSF.Security.dll) Version: 2.4.205-beta
Syntax bool CanRefreshData { get; }
ReadOnly Property CanRefreshData As Boolean
Get
property bool CanRefreshData {
bool get ();
}
abstract CanRefreshData : bool with get
function get_CanRefreshData();
View SourceProperty Value
BooleanSee Also