ApplicationClass.GetCacheStatusForProject[String, PjJobType] プロパティ

定義

public:
 virtual 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 virtual 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 Overridable ReadOnly Property GetCacheStatusForProject(ProjectName As String, ProjectJobType As PjJobType) As PjCacheJobState

パラメーター

ProjectName
String
ProjectJobType
PjJobType

プロパティ値

実装

適用対象