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