 | NativeProcedureMethodBaseSupportsLiveData Property |
Gets a value indicating whether the methods supports reporting live values.
Namespace: CompreDriveSDK.Plugins.Analyzers.Methods.NativeProcedureAssembly: CompreDriveSDK (in CompreDriveSDK.dll) Version: 1.17.16
Syntaxpublic abstract bool SupportsLiveData { get; }
Public MustOverride ReadOnly Property SupportsLiveData As Boolean
Get
Property Value
Boolean
See Also