_MSProject.CustomFieldPropertiesEx 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public bool CustomFieldPropertiesEx (Microsoft.Office.Interop.MSProject.PjCustomField FieldID, Microsoft.Office.Interop.MSProject.PjCustomFieldAttribute Attribute = (Microsoft.Office.Interop.MSProject.PjCustomFieldAttribute) -1, Microsoft.Office.Interop.MSProject.PjSummaryCalc SummaryCalc = (Microsoft.Office.Interop.MSProject.PjSummaryCalc) -1, object GraphicalIndicators, object Required, object AutomaticallyRolldownToAssn);
abstract member CustomFieldPropertiesEx : Microsoft.Office.Interop.MSProject.PjCustomField * Microsoft.Office.Interop.MSProject.PjCustomFieldAttribute * Microsoft.Office.Interop.MSProject.PjSummaryCalc * obj * obj * obj -> bool
Public Function CustomFieldPropertiesEx (FieldID As PjCustomField, Optional Attribute As PjCustomFieldAttribute = (Microsoft.Office.Interop.MSProject.PjCustomFieldAttribute) -1, Optional SummaryCalc As PjSummaryCalc = (Microsoft.Office.Interop.MSProject.PjSummaryCalc) -1, Optional GraphicalIndicators As Object, Optional Required As Object, Optional AutomaticallyRolldownToAssn As Object) As Boolean
参数
- FieldID
- PjCustomField
- Attribute
- PjCustomFieldAttribute
- SummaryCalc
- PjSummaryCalc
- GraphicalIndicators
- Object
- Required
- Object
- AutomaticallyRolldownToAssn
- Object