Hello,
I need to get the Text value of an item in a drop down list. This line of code will return the integer value:
SOPPayEntryWindow.PaymentType.Value
Basically I need the C# equivalent of the Dexterity code below. Is this possible?
itemname('Payment Type' of window SOP_Payment_Entry of form SOP_Payment_Entry,'Payment Type' of window SOP_Payment_Entry of form SOP_Payment_Entry)
Thank You,
Roaa