_Global.GetCacheStatusForProject[String, PjJobType] Property
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:
property Microsoft::Office::Interop::MSProject::PjCacheJobState GetCacheStatusForProject[System::String ^, Microsoft::Office::Interop::MSProject::PjJobType] { Microsoft::Office::Interop::MSProject::PjCacheJobState get(System::String ^ ProjectName, Microsoft::Office::Interop::MSProject::PjJobType ProjectJobType); };
public Microsoft.Office.Interop.MSProject.PjCacheJobState GetCacheStatusForProject[string ProjectName, Microsoft.Office.Interop.MSProject.PjJobType ProjectJobType] { get; }
member this.GetCacheStatusForProject(string * Microsoft.Office.Interop.MSProject.PjJobType) : Microsoft.Office.Interop.MSProject.PjCacheJobState
Public ReadOnly Property GetCacheStatusForProject(ProjectName As String, ProjectJobType As PjJobType) As PjCacheJobState
Parameters
- ProjectName
- String
- ProjectJobType
- PjJobType