Skip to main content
Skip table of contents

FAX_FIELD

Typ

 

Versionshinweise

17.2

Web Client 

Code

GROOVY
RecordableType.FAX_FIELD

Beschreibung

Faxfeld: de.cursor.jevi.client.swingclient.gui.telephony.RecordableFaxField

Beispiele

GROOVY
RecordableType type = MetaDataUtils.getFieldType("FreetText1.Activity");
if(RecordableType.FAX_FIELD == type)
{
  //do something
}

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.