FldType
Definiert in: sdk/cosmolink.SDK.CRMApplication.ts:1923
Interner Feldtyp
Eigenschaften
AutoNumber
readonly static AutoNumber: FldType;
Definiert in: sdk/cosmolink.SDK.CRMApplication.ts:1993
Automatische Nr
AutoSequence
readonly static AutoSequence: FldType;
Definiert in: sdk/cosmolink.SDK.CRMApplication.ts:1999
Autosequenz
BankCode
readonly static BankCode: FldType;
Definiert in: sdk/cosmolink.SDK.CRMApplication.ts:2005
Bankleitzahl
Boolean
readonly static Boolean: FldType;
Definiert in: sdk/cosmolink.SDK.CRMApplication.ts:2011
Boolean
Character
readonly static Character: FldType;
Definiert in: sdk/cosmolink.SDK.CRMApplication.ts:2017
Zeichen
City
readonly static City: FldType;
Definiert in: sdk/cosmolink.SDK.CRMApplication.ts:2023
Ort
Code
readonly static Code: FldType;
Definiert in: sdk/cosmolink.SDK.CRMApplication.ts:2029
Code
Country
readonly static Country: FldType;
Definiert in: sdk/cosmolink.SDK.CRMApplication.ts:2035
Land
CreationDate
readonly static CreationDate: FldType;
Definiert in: sdk/cosmolink.SDK.CRMApplication.ts:2041
Erfassungsdatum
CreationUser
readonly static CreationUser: FldType;
Definiert in: sdk/cosmolink.SDK.CRMApplication.ts:2047
Erfassungsbenutzer
Date
readonly static Date: FldType;
Definiert in: sdk/cosmolink.SDK.CRMApplication.ts:2053
Datum
DateTime
readonly static DateTime: FldType;
Definiert in: sdk/cosmolink.SDK.CRMApplication.ts:2059
Datum mit Zeit
DMSDocument
readonly static DMSDocument: FldType;
Definiert in: sdk/cosmolink.SDK.CRMApplication.ts:2065
DMS Dokument
DocumentReferenceFM
readonly static DocumentReferenceFM: FldType;
Definiert in: sdk/cosmolink.SDK.CRMApplication.ts:2071
Belegverweis (FM)
EMail
readonly static EMail: FldType;
Definiert in: sdk/cosmolink.SDK.CRMApplication.ts:2077
EmbeddedFile
readonly static EmbeddedFile: FldType;
Definiert in: sdk/cosmolink.SDK.CRMApplication.ts:2083
Eingebettete Datei
EmbeddedImage
readonly static EmbeddedImage: FldType;
Definiert in: sdk/cosmolink.SDK.CRMApplication.ts:2089
Eingebettete Grafik
Fax
readonly static Fax: FldType;
Definiert in: sdk/cosmolink.SDK.CRMApplication.ts:2095
Telefax
FileLink
readonly static FileLink: FldType;
Definiert in: sdk/cosmolink.SDK.CRMApplication.ts:2101
Dateiverweis
GlobalUniqueId
readonly static GlobalUniqueId: FldType;
Definiert in: sdk/cosmolink.SDK.CRMApplication.ts:2107
Global eindeutige ID
ImageLink
readonly static ImageLink: FldType;
Definiert in: sdk/cosmolink.SDK.CRMApplication.ts:2113
Grafikverweis
Internal
readonly static Internal: FldType;
Definiert in: sdk/cosmolink.SDK.CRMApplication.ts:2119
Intern
Internet
readonly static Internet: FldType;
Definiert in: sdk/cosmolink.SDK.CRMApplication.ts:2125
Internet
MobilePhone
readonly static MobilePhone: FldType;
Definiert in: sdk/cosmolink.SDK.CRMApplication.ts:2131
Mobiltelefon
ModificationDate
readonly static ModificationDate: FldType;
Definiert in: sdk/cosmolink.SDK.CRMApplication.ts:2137
Änderungsdatum
ModificationUser
readonly static ModificationUser: FldType;
Definiert in: sdk/cosmolink.SDK.CRMApplication.ts:2143
Änderungsbenutzer
Notes
readonly static Notes: FldType;
Definiert in: sdk/cosmolink.SDK.CRMApplication.ts:2149
Notizen
NotesFormatted
readonly static NotesFormatted: FldType;
Definiert in: sdk/cosmolink.SDK.CRMApplication.ts:2155
Notizen formatiert
Numeric
readonly static Numeric: FldType;
Definiert in: sdk/cosmolink.SDK.CRMApplication.ts:2161
Numerisch
NumericBinary
readonly static NumericBinary: FldType;
Definiert in: sdk/cosmolink.SDK.CRMApplication.ts:2167
Numerisch binary
Phone
readonly static Phone: FldType;
Definiert in: sdk/cosmolink.SDK.CRMApplication.ts:2173
Telefon
POBox
readonly static POBox: FldType;
Definiert in: sdk/cosmolink.SDK.CRMApplication.ts:2179
Postfach
POBoxZipCode
readonly static POBoxZipCode: FldType;
Definiert in: sdk/cosmolink.SDK.CRMApplication.ts:2185
Postfach Postleitzahl
RecordId
readonly static RecordId: FldType;
Definiert in: sdk/cosmolink.SDK.CRMApplication.ts:2191
Datensatz-ID
RecycleBinId
readonly static RecycleBinId: FldType;
Definiert in: sdk/cosmolink.SDK.CRMApplication.ts:2197
Papierkorb-ID
State
readonly static State: FldType;
Definiert in: sdk/cosmolink.SDK.CRMApplication.ts:2203
Bundesland
Street
readonly static Street: FldType;
Definiert in: sdk/cosmolink.SDK.CRMApplication.ts:2209
Straße
Symbol
readonly static Symbol: FldType;
Definiert in: sdk/cosmolink.SDK.CRMApplication.ts:2215
Symbol
Time
readonly static Time: FldType;
Definiert in: sdk/cosmolink.SDK.CRMApplication.ts:2221
Zeit
Unkown
readonly static Unkown: FldType;
Definiert in: sdk/cosmolink.SDK.CRMApplication.ts:2227
Unbekannt
ZipCode
readonly static ZipCode: FldType;
Definiert in: sdk/cosmolink.SDK.CRMApplication.ts:2233
Postleitzahl
id
Abfragesignatur
get id(): number;
Definiert in: sdk/cosmolink.SDK.CRMApplication.ts:1947
Numerischer Identifier des Enum Wertes
Rückgabewert
number
Id
Abfragesignatur
get Id(): number;
Definiert in: sdk/cosmolink.SDK.CRMApplication.ts:1938
Numerischer Identifier des Enum Wertes
Deprecated
Die Eigenschaft steht in zukünftigen Versionen eventuell nicht mehr zur Verfügung und sollte nicht mehr verwendet werden, da diese durch die Eigenschaft id ersetzt wurde.
Rückgabewert
number
name
Abfragesignatur
get name(): string;
Definiert in: sdk/cosmolink.SDK.CRMApplication.ts:1966
Name des Enum Wertes
Rückgabewert
string
Name
Abfragesignatur
get Name(): string;
Definiert in: sdk/cosmolink.SDK.CRMApplication.ts:1957
Name des Enum Wertes
Deprecated
Die Eigenschaft steht in zukünftigen Versionen eventuell nicht mehr zur Verfügung und sollte nicht mehr verwendet werden, da diese durch die Eigenschaft name ersetzt wurde.
Rückgabewert
string
Methoden
getById()
static getById(id): FldType;
Definiert in: sdk/cosmolink.SDK.CRMApplication.ts:2256
Gibt anhand der übergebenen Id den jeweiligen Wert zurück.
Sollte die Id nicht zu einem Wert zugeordnet werden können, wird null zurückgegeben.
Parameter
| Parameter | Type | Description |
|---|---|---|
id | any | Id |
Rückgabewert
FldType
GetById()
static GetById(id): FldType;
Definiert in: sdk/cosmolink.SDK.CRMApplication.ts:2246
Gibt anhand der übergebenen Id den jeweiligen Wert zurück.
Sollte die Id nicht zu einem Wert zugeordnet werden können, wird null zurückgegeben.
Parameter
| Parameter | Type | Description |
|---|---|---|
id | any | Id |
Rückgabewert
FldType
Deprecated
Die Funktion steht in zukünftigen Versionen eventuell nicht mehr zur Verfügung und sollte nicht mehr verwendet werden, da diese durch die Funktion getById ersetzt wurde.