Restituisce o imposta l'occorrenza da salvare.
Da impostare solo nel caso di Salva Parte Revisione.
Nel caso di salva revisione si deve lasciare impostata a null.
Namespace:
DedNetInv.Commands
Assembly:
DedNetInv (in DedNetInv.dll) Versione: 21.3.0.0 (21.3.0.0)
Sintassi public ComponentOccurrence InvOcc { get; set; }
Public Property InvOcc As ComponentOccurrence
Get
Set
public:
property ComponentOccurrence^ InvOcc {
ComponentOccurrence^ get ();
void set (ComponentOccurrence^ value);
}
member InvOcc : ComponentOccurrence with get, set
Valore della proprietà
Tipo:
ComponentOccurrenceVedi anche