|
IConfigurationLoaderCanAugment Property
|
Gets the flag that indicates whether augmentation is supported by this configuration loader.
Namespace: GSF.TimeSeries.ConfigurationAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.246-beta
SyntaxReadOnly Property CanAugment As Boolean
Get
property bool CanAugment {
bool get ();
}
abstract CanAugment : bool with get
function get_CanAugment();
View SourceProperty Value
Boolean
See Also