Metodo UtilSaveDistBomStructureAllowed
|
Restituisce true se è consentito il salvataggio della distinta in base alle impostazioni utente
e alla bomstructure del documento .
Namespace: DedNetInvAssembly: DedNetInv (in DedNetInv.dll) Versione: 27.1.0
Sintassi public static bool SaveDistBomStructureAllowed(
Document invDoc
)
Public Shared Function SaveDistBomStructureAllowed (
invDoc As Document
) As Boolean
public:
static bool SaveDistBomStructureAllowed(
Document^ invDoc
)
static member SaveDistBomStructureAllowed :
invDoc : Document -> bool
Parametri
- invDoc Document
- Documento di Inventor
Valore di ritorno
BooleanVedi anche