Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Intellisense Issue

Status
Not open for further replies.

aky1234

Programmer
Jun 8, 2005
24
US

Hi,

Im performing Parameter Fields Runtime Customization for crystal reports through VS.NET 2003, using C# as code Behind
the ParameterFieldName property (and the other properties such as CurrentValues,MinimumValue,etc.) of the ParameterField Variable I declared is not available
for selection in the intellisense...it's replaced by set_ParameterFieldName/get_ParameterFieldName...(set_CurrentValues, etc.). How can I correct this?

Thank you
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top