ComboBoxDefinition.Execute2 Method
Parent Object:
ComboBoxDefinition
Description
Executes the ControlDefinition synchronously or asynchronously.
Syntax
ComboBoxDefinition.
Execute2
(
Synchronous
As Boolean )
Parameters
Name
Type
Description
Synchronous
Boolean
Input Boolean that specifies whether to execute the control definition synchronously ('Send Message') or asynchronously ('Post Message').
Version
Introduced in version 2008
© Copyright 2021 Autodesk, Inc.
Comment on this page.