_Global.CustomFieldProperties Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public bool CustomFieldProperties (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);
abstract member CustomFieldProperties : Microsoft.Office.Interop.MSProject.PjCustomField * Microsoft.Office.Interop.MSProject.PjCustomFieldAttribute * Microsoft.Office.Interop.MSProject.PjSummaryCalc * obj * obj -> bool
Public Function CustomFieldProperties (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) As Boolean
Parâmetros
- FieldID
- PjCustomField
- Attribute
- PjCustomFieldAttribute
- SummaryCalc
- PjSummaryCalc
- GraphicalIndicators
- Object
- Required
- Object