_MSProject.ValidateEnterpriseFormula(Int32, String, Boolean) 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 string ValidateEnterpriseFormula (int propertyID, string strFormula, bool Localized = false);
abstract member ValidateEnterpriseFormula : int * string * bool -> string
Public Function ValidateEnterpriseFormula (propertyID As Integer, strFormula As String, Optional Localized As Boolean = false) As String
Parameters
- propertyID
- Int32
- strFormula
- String
- Localized
- Boolean