AutoCompleteAttribute Constructor

 

Sets the application to AutoComplete.

Namespace:   System.EnterpriseServices
Assembly:  System.EnterpriseServices (in System.EnterpriseServices.dll)

NameDescription
System_CAPS_pubmethodAutoCompleteAttribute()

Initializes a new instance of the AutoCompleteAttribute class, specifying that the application should automatically call SetComplete if the transaction completes successfully.

System_CAPS_pubmethodAutoCompleteAttribute(Boolean)

Initializes a new instance of the AutoCompleteAttribute class, specifying whether COM+ AutoComplete is enabled.

Return to top
Show: