Ticket #111 (closed Enhancement: fixed)

Opened 6 years ago

Last modified 6 years ago

CreateArcGISToolbox.exe should create GPFieldDomainClass instances from ArcGISFieldTypeMetadata.AllowedFieldTypes

Reported by: jjr8 Owned by: jjr8
Priority: Medium Milestone: 0.4
Component: Build System Version: 0.3
Keywords: Cc:

Description

ArcGISFieldTypeMetadata.AllowedFieldTypes? allows the developer to specify the allowed data types for a table field. CreateArcGISToolbox.exe should create a GPFieldDomainClass instance for any arguments of type ArcGISFieldTypeMetadata that have AllowedFieldTypes? set to something. This will cause the ArcGIS user interface to restrict the selection of field to those with the allowed data types.

Change History

Changed 6 years ago by jjr8

  • status changed from new to assigned

Changed 6 years ago by jjr8

  • type changed from Task to Enhancement

Changed 6 years ago by jjr8

  • status changed from assigned to closed
  • resolution set to fixed

Implemented in [126], which will eventually be released in MGET 0.4a1.

Note: See TracTickets for help on using tickets.