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.CommandsAssembly: DedNetInv (in DedNetInv.dll) Versione: 27.1.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à
ComponentOccurrenceVedi anche