D
docchang
in one of my module i have
Public const plntFieldID As PjCustomField =
pjCustomProjectEnterpriseText10
why am i getting a message box saying
compile error:
Expected: type name
with PjCustomField highlighted?
Any help?
Public const plntFieldID As PjCustomField =
pjCustomProjectEnterpriseText10
why am i getting a message box saying
compile error:
Expected: type name
with PjCustomField highlighted?
Any help?