Proprietà SelInfoItemDocumentIsPresentation
|
Restituisce se il documento sia una presentazione.
Ha senso solo se HasDocument = true.
Namespace:
DedNetInv
Assembly:
DedNetInv (in DedNetInv.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi public bool DocumentIsPresentation { get; }
Public ReadOnly Property DocumentIsPresentation As Boolean
Get
public:
property bool DocumentIsPresentation {
bool get ();
}
member DocumentIsPresentation : bool with get
Valore della proprietà
Tipo:
BooleanVedi anche