Metodo UtilIsSubstituteDescriptor
|
Identifica se il document descriptor passato rappresenta un sosituto.
Namespace: DedNetInvAssembly: DedNetInv (in DedNetInv.dll) Versione: 27.1.0
Sintassi public static bool IsSubstituteDescriptor(
DocumentDescriptor docDescr
)
Public Shared Function IsSubstituteDescriptor (
docDescr As DocumentDescriptor
) As Boolean
public:
static bool IsSubstituteDescriptor(
DocumentDescriptor^ docDescr
)
static member IsSubstituteDescriptor :
docDescr : DocumentDescriptor -> bool
Parametri
- docDescr DocumentDescriptor
-
Valore di ritorno
BooleanVedi anche