Opened 17 years ago
Closed 17 years ago
#124 closed defect (fixed)
FDO: Adding missing constructor for ArgumentDefinition
Reported by: | jacklee | Owned by: | jacklee |
---|---|---|---|
Priority: | minor | Milestone: | 3.3.0 |
Component: | FDO API | Version: | 3.3.0 |
Severity: | 3 | Keywords: | |
Cc: | External ID: |
Description
This submission adds the missing constructor for the managed ArgumentDefinition
ArgumentDefinition::ArgumentDefinitionString* name, String* description, PropertyType propertyType, DataType dataType);
The constructor for the unmanaged code already exists.
Change History (2)
comment:1 by , 17 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.