Metodo UtilIsRoutedSystemDocument
|
Dato il documento in ingresso determina se si tratta di un documento di piping.
Namespace: DedNetInvAssembly: DedNetInv (in DedNetInv.dll) Versione: 27.1.0
Sintassi public static bool IsRoutedSystemDocument(
Document doc
)
Public Shared Function IsRoutedSystemDocument (
doc As Document
) As Boolean
public:
static bool IsRoutedSystemDocument(
Document^ doc
)
static member IsRoutedSystemDocument :
doc : Document -> bool
Parametri
- doc Document
-
Valore di ritorno
BooleanVedi anche