OutlineCodes.Add(PjCustomField, String) 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:
Microsoft::Office::Interop::MSProject::OutlineCode ^ Add(Microsoft::Office::Interop::MSProject::PjCustomField FieldID, System::String ^ Name);
public Microsoft.Office.Interop.MSProject.OutlineCode Add (Microsoft.Office.Interop.MSProject.PjCustomField FieldID, string Name);
abstract member Add : Microsoft.Office.Interop.MSProject.PjCustomField * string -> Microsoft.Office.Interop.MSProject.OutlineCode
Public Function Add (FieldID As PjCustomField, Name As String) As OutlineCode
Parameters
- FieldID
- PjCustomField
- Name
- String