|
IMetadataProviderRefresh Method
|
Refreshes the
Metadata from an external source.
Namespace: GSF.Historian.MetadataProvidersAssembly: GSF.Historian (in GSF.Historian.dll) Version: 2.4.248-beta
SyntaxFunction Refresh As Boolean
abstract Refresh : unit -> bool
View SourceReturn Value
Booleantrue if the
Metadata is refreshed; otherwise false.
See Also