Select to view content in your preferred language

fieldsedit.addfield method not working in .Net C#

2551
1
10-14-2014 02:25 PM
JeffreyHanson1
Deactivated User

Has anyone else encountered the problem that the addfield method is not available for IFieldsEdit in C# .Net.    If so, what is the work around?

 

Jeff Hanson

Tags (1)
0 Kudos
1 Reply
nicogis
MVP Frequent Contributor

Seems a problem with [TypeLibFunc(64)] and Intellisense. However you can use AddField

0 Kudos