Langue

PlanGuide.ValidatePlanGuide Méthode

Définition

Surcharges

Nom Description
ValidatePlanGuide()

Guide de validation du plan

ValidatePlanGuide(DataRow)

Guide de validation du plan

ValidatePlanGuide()

Guide de validation du plan

public bool ValidatePlanGuide();
member this.ValidatePlanGuide : unit -> bool
Public Function ValidatePlanGuide () As Boolean

Retours

S’applique à

ValidatePlanGuide(DataRow)

Guide de validation du plan

public bool ValidatePlanGuide(out System.Data.DataRow errorInfo);
member this.ValidatePlanGuide : DataRow -> bool
Public Function ValidatePlanGuide (ByRef errorInfo As DataRow) As Boolean

Paramètres

errorInfo
DataRow

Retours

S’applique à