_MSProject.OptionsInterface Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public bool OptionsInterface (object ShowResourceAssignmentIndicators, object ShowEditToStartFinishDates, object ShowEditsToWorkUnitsDurationIndicators, object ShowDeletionInNameColumn, object DisplayProjectGuide, object ProjectGuideUseDefaultFunctionalLayoutPage, object ProjectGuideFunctionalLayoutPage, object ProjectGuideUseDefaultContent, object ProjectGuideContent, object SetAsDefaults);
abstract member OptionsInterface : obj * obj * obj * obj * obj * obj * obj * obj * obj * obj -> bool
Public Function OptionsInterface (Optional ShowResourceAssignmentIndicators As Object, Optional ShowEditToStartFinishDates As Object, Optional ShowEditsToWorkUnitsDurationIndicators As Object, Optional ShowDeletionInNameColumn As Object, Optional DisplayProjectGuide As Object, Optional ProjectGuideUseDefaultFunctionalLayoutPage As Object, Optional ProjectGuideFunctionalLayoutPage As Object, Optional ProjectGuideUseDefaultContent As Object, Optional ProjectGuideContent As Object, Optional SetAsDefaults As Object) As Boolean
Parameters
- ShowResourceAssignmentIndicators
- Object
- ShowEditToStartFinishDates
- Object
- ShowEditsToWorkUnitsDurationIndicators
- Object
- ShowDeletionInNameColumn
- Object
- DisplayProjectGuide
- Object
- ProjectGuideUseDefaultFunctionalLayoutPage
- Object
- ProjectGuideFunctionalLayoutPage
- Object
- ProjectGuideUseDefaultContent
- Object
- ProjectGuideContent
- Object
- SetAsDefaults
- Object