Proprietà DedPhaseManagerIsValid
|
Scorre e valida tutte le fasi caricate nella collezione. Ritorna True se tutte le fasi sono valide, False altrimenti.
Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 28.1.0
Sintassipublic bool IsValid { get; }Public ReadOnly Property IsValid As Boolean
Get
public:
property bool IsValid {
bool get ();
}member IsValid : bool with get
Valore della proprietà
Boolean
Vedi anche