cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X

Problem using C# to create UDF

Gennaro
4-Participant

Problem using C# to create UDF

Hi,

i'm writing a small application in c# to create UDF .

I'm using the example written in visual basic as a reference. The problem is that the following instructions

udfInstructions.References = references;

and 

udfInstructions.VariantValues = (CpfcUDFVariantValues) variantVals

generate an error :

"Property, indexer or event pfcls.IpfcUDFCustomCreateInstruction.References" is not supported by the language; try directly calling accessor methods ..."

 

Can Anyone help me? How to solve?

Thanks

0 REPLIES 0
Announcements


Top Tags