Proprietà SelInfoItemDocumentIsDrawing
|
Restituisce se il documento sia una messa in tavola.
Ha senso solo se HasDocument = true.
Namespace: DedNetInvAssembly: DedNetInv (in DedNetInv.dll) Versione: 27.1.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à
BooleanVedi anche