TheThing..::..GetThingConfigurationAsync Method (Boolean)
Namespace:
nsCDEngine.Engines.ThingService
Assembly: C-DEngine (in C-DEngine.dll)
Assembly: C-DEngine (in C-DEngine.dll)
Syntax
public Task<TheThing..::..TheThingConfiguration> GetThingConfigurationAsync( bool bGeneralize )
Public Function GetThingConfigurationAsync ( _ bGeneralize As Boolean _ ) As Task(Of TheThing..::..TheThingConfiguration)
public: Task<TheThing..::..TheThingConfiguration^>^ GetThingConfigurationAsync( bool^ bGeneralize )
Parameters
- bGeneralize
- Type: Boolean