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