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