Proprietà UpdateSparePartsBomsRecursive
|
Indica se l'aggiornamento deve propagarsi anche per le distinte figlie.
Di default è true;
Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public bool Recursive { get; set; }
Public Property Recursive As Boolean
Get
Set
public:
property bool Recursive {
bool get ();
void set (bool value);
}
member Recursive : bool with get, set
Valore della proprietà
BooleanVedi anche