AutoCompleteAttribute Constructor ()
.NET Framework (current version)
Initializes a new instance of the AutoCompleteAttribute class, specifying that the application should automatically call SetComplete if the transaction completes successfully.
Assembly: System.EnterpriseServices (in System.EnterpriseServices.dll)
The following code example creates a new AutoCompleteAttribute.
.NET Framework
Available since 1.1
Available since 1.1
Show: