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