Restituisce o imposta l'occorrenza da salvare.
Da impostare solo nel caso di Salva Parte nel DB.
Nel caso di salva documento si deve lasciare impostata a null.
Namespace:
DedNetInv.Commands
Assembly:
DedNetInv (in DedNetInv.dll) Versione: 24.6.0.0 (24.6.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