Quantcast
Channel: Project Developer
Viewing all articles
Browse latest Browse all 50

Calendar Type?

$
0
0
Hi,

I'm trying to develop a C# program that generates a Gantt chart in MS
Project. Trouble is that the schedule being generated needs to be 24
hour. I know how to set this if I were just opening Project and
creating the schedule (Project -> Project Information -> Change
Calendar to "24 Hours"), but I can't for the life of me figure out
what the call ought to be in my C# program.

I was hoping it might be

proj.Calendar.Name = "24 Hours";

but that doesn't seem to do it. Any help would be...

Read more

Viewing all articles
Browse latest Browse all 50

Trending Articles