Metodo UtilAssertOccurrenceIsNotWelds
|
Solleva una eccezione se l'occorrenza passata è una saldatura.
Namespace: DedNetInvAssembly: DedNetInv (in DedNetInv.dll) Versione: 28.1.0-RC3
Sintassipublic static void AssertOccurrenceIsNotWelds(
ComponentOccurrence invOcc
)
Public Shared Sub AssertOccurrenceIsNotWelds (
invOcc As ComponentOccurrence
)
public:
static void AssertOccurrenceIsNotWelds(
ComponentOccurrence^ invOcc
)
static member AssertOccurrenceIsNotWelds :
invOcc : ComponentOccurrence -> unit Parametri
- invOcc ComponentOccurrence
- Occorrenza da controllare.
Vedi anche