Proprietà InvDocStructInfoHasInvDoc
|
Restituisce se ci sia un documento abbinato al file (se c'é il file c'é anche il documento).
Namespace: DedNetInvAssembly: DedNetInv (in DedNetInv.dll) Versione: 28.1.0-RC3
Sintassipublic bool HasInvDoc { get; }Public ReadOnly Property HasInvDoc As Boolean
Get
public:
property bool HasInvDoc {
bool get ();
}member HasInvDoc : bool with get
Valore della proprietà
Boolean
Vedi anche