次の方法で共有


MaintenancePlan.GetSubPlanIndexIntoExecutables(String, Int32) メソッド

定義

public:
 bool GetSubPlanIndexIntoExecutables(System::String ^ subplanID, [Runtime::InteropServices::Out] int % index);
public bool GetSubPlanIndexIntoExecutables (string subplanID, out int index);
member this.GetSubPlanIndexIntoExecutables : string * int -> bool
Public Function GetSubPlanIndexIntoExecutables (subplanID As String, ByRef index As Integer) As Boolean

パラメーター

subplanID
String
index
Int32

戻り値

適用対象