|
| ESRI.ArcGIS.ADF.Tasks | |
| QueryAttributesPropertiesEditor Constructor | |
| See Also | |
| ESRI.ArcGIS.ADF.Tasks.Design.Editors Namespace > QueryAttributesPropertiesEditor Class : QueryAttributesPropertiesEditor Constructor |
- task
- The task to configure
| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal task As QueryAttributesTask _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public QueryAttributesPropertiesEditor( QueryAttributesTask task ) | |
Parameters
- task
- The task to configure