Proprietà SelInfoItemOccurrenceIsVirtual
|
Restituisce se l'occorrenza, rappresentata da questo elemento, sia virtuale.
Ha senso solo se IsOccurrence = true.
Namespace: DedNetInvAssembly: DedNetInv (in DedNetInv.dll) Versione: 28.1.0-RC3
Sintassipublic bool OccurrenceIsVirtual { get; }Public ReadOnly Property OccurrenceIsVirtual As Boolean
Get
public:
property bool OccurrenceIsVirtual {
bool get ();
}member OccurrenceIsVirtual : bool with get
Valore della proprietà
Boolean
Vedi anche