/
ccApplication.CreateTack

ccApplication.CreateTack

Parameter

(var TackId : String) : Boolean;

Beschreibung

Die Funktion erzeugt eine neue Heftung aus allen im Bereich Stapel markierten Dokumente. Im Erfolgsfall wird im Ergebnis true zurückgegeben. Im Fehlerfall false. TackId ist derzeit noch ungenutzt.

Beispiel

TackId := '';
ccApplication.CreateTack(TackId);

Related content

ccApplication.CreateTack
ccApplication.CreateTack
More like this
ccApplication.CreateTack
ccApplication.CreateTack
More like this
ccApplication.CancelTacks
ccApplication.CancelTacks
More like this
ccApplication.CancelTacks
ccApplication.CancelTacks
More like this
ccApplication.CancelTacks
ccApplication.CancelTacks
More like this
ccApplication.ShowTack
ccApplication.ShowTack
More like this