Proprietà DistManagerLoadSubstituteAnag
|
Indica se caricare l'anagrafica sostituta. Utilizzato nel DedGetBomData
Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 29.0.0
Sintassipublic bool LoadSubstituteAnag { get; set; }Public Property LoadSubstituteAnag As Boolean
Get
Set
public:
property bool LoadSubstituteAnag {
bool get ();
void set (bool value);
}member LoadSubstituteAnag : bool with get, set
Valore della proprietà
Boolean
Vedi anche