Edit

Share via


ProjectClass.DefaultTaskType Property

Definition

public:
 virtual property Microsoft::Office::Interop::MSProject::PjTaskFixedType DefaultTaskType { Microsoft::Office::Interop::MSProject::PjTaskFixedType get(); void set(Microsoft::Office::Interop::MSProject::PjTaskFixedType value); };
public virtual Microsoft.Office.Interop.MSProject.PjTaskFixedType DefaultTaskType { get; set; }
member this.DefaultTaskType : Microsoft.Office.Interop.MSProject.PjTaskFixedType with get, set
Public Overridable Property DefaultTaskType As PjTaskFixedType

Property Value

Implements

Applies to