FldType
Definiert in: sdk/cosmolink.SDK.CRMApplication.ts:1928
Interner Feldtyp
Eigenschaften
AutoNumber
readonly static AutoNumber: FldType;
Definiert in: sdk/cosmolink.SDK.CRMApplication.ts:1998
Automatische Nr
AutoSequence
readonly static AutoSequence: FldType;
Definiert in: sdk/cosmolink.SDK.CRMApplication.ts:2004
Autosequenz
BankCode
readonly static BankCode: FldType;
Definiert in: sdk/cosmolink.SDK.CRMApplication.ts:2010
Bankleitzahl
Boolean
readonly static Boolean: FldType;
Definiert in: sdk/cosmolink.SDK.CRMApplication.ts:2016
Boolean
Character
readonly static Character: FldType;
Definiert in: sdk/cosmolink.SDK.CRMApplication.ts:2022
Zeichen
City
readonly static City: FldType;
Definiert in: sdk/cosmolink.SDK.CRMApplication.ts:2028
Ort
Code
readonly static Code: FldType;
Definiert in: sdk/cosmolink.SDK.CRMApplication.ts:2034
Code
Country
readonly static Country: FldType;
Definiert in: sdk/cosmolink.SDK.CRMApplication.ts:2040
Land
CreationDate
readonly static CreationDate: FldType;
Definiert in: sdk/cosmolink.SDK.CRMApplication.ts:2046
Erfassungsdatum
CreationUser
readonly static CreationUser: FldType;
Definiert in: sdk/cosmolink.SDK.CRMApplication.ts:2052
Erfassungsbenutzer
Date
readonly static Date: FldType;
Definiert in: sdk/cosmolink.SDK.CRMApplication.ts:2058
Datum
DateTime
readonly static DateTime: FldType;
Definiert in: sdk/cosmolink.SDK.CRMApplication.ts:2064
Datum mit Zeit
DMSDocument
readonly static DMSDocument: FldType;
Definiert in: sdk/cosmolink.SDK.CRMApplication.ts:2070
DMS Dokument
DocumentReferenceFM
readonly static DocumentReferenceFM: FldType;
Definiert in: sdk/cosmolink.SDK.CRMApplication.ts:2076
Belegverweis (FM)
EMail
readonly static EMail: FldType;
Definiert in: sdk/cosmolink.SDK.CRMApplication.ts:2082
EmbeddedFile
readonly static EmbeddedFile: FldType;
Definiert in: sdk/cosmolink.SDK.CRMApplication.ts:2088
Eingebettete Datei
EmbeddedImage
readonly static EmbeddedImage: FldType;
Definiert in: sdk/cosmolink.SDK.CRMApplication.ts:2094
Eingebettete Grafik
Fax
readonly static Fax: FldType;
Definiert in: sdk/cosmolink.SDK.CRMApplication.ts:2100
Telefax
FileLink
readonly static FileLink: FldType;
Definiert in: sdk/cosmolink.SDK.CRMApplication.ts:2106
Dateiverweis
GlobalUniqueId
readonly static GlobalUniqueId: FldType;
Definiert in: sdk/cosmolink.SDK.CRMApplication.ts:2112
Global eindeutige ID
ImageLink
readonly static ImageLink: FldType;
Definiert in: sdk/cosmolink.SDK.CRMApplication.ts:2118
Grafikverweis
Internal
readonly static Internal: FldType;
Definiert in: sdk/cosmolink.SDK.CRMApplication.ts:2124
Intern
Internet
readonly static Internet: FldType;
Definiert in: sdk/cosmolink.SDK.CRMApplication.ts:2130
Internet
MobilePhone
readonly static MobilePhone: FldType;
Definiert in: sdk/cosmolink.SDK.CRMApplication.ts:2136
Mobiltelefon
ModificationDate
readonly static ModificationDate: FldType;
Definiert in: sdk/cosmolink.SDK.CRMApplication.ts:2142
Änderungsdatum
ModificationUser
readonly static ModificationUser: FldType;
Definiert in: sdk/cosmolink.SDK.CRMApplication.ts:2148
Änderungsbenutzer
Notes
readonly static Notes: FldType;
Definiert in: sdk/cosmolink.SDK.CRMApplication.ts:2154
Notizen
NotesFormatted
readonly static NotesFormatted: FldType;
Definiert in: sdk/cosmolink.SDK.CRMApplication.ts:2160
Notizen formatiert
Numeric
readonly static Numeric: FldType;
Definiert in: sdk/cosmolink.SDK.CRMApplication.ts:2166
Numerisch
NumericBinary
readonly static NumericBinary: FldType;
Definiert in: sdk/cosmolink.SDK.CRMApplication.ts:2172
Numerisch binary
Phone
readonly static Phone: FldType;
Definiert in: sdk/cosmolink.SDK.CRMApplication.ts:2178
Telefon
POBox
readonly static POBox: FldType;
Definiert in: sdk/cosmolink.SDK.CRMApplication.ts:2184
Postfach
POBoxZipCode
readonly static POBoxZipCode: FldType;
Definiert in: sdk/cosmolink.SDK.CRMApplication.ts:2190
Postfach Postleitzahl
RecordId
readonly static RecordId: FldType;
Definiert in: sdk/cosmolink.SDK.CRMApplication.ts:2196
Datensatz-ID
RecycleBinId
readonly static RecycleBinId: FldType;
Definiert in: sdk/cosmolink.SDK.CRMApplication.ts:2202
Papierkorb-ID
State
readonly static State: FldType;
Definiert in: sdk/cosmolink.SDK.CRMApplication.ts:2208
Bundesland
Street
readonly static Street: FldType;
Definiert in: sdk/cosmolink.SDK.CRMApplication.ts:2214
Straße
Symbol
readonly static Symbol: FldType;
Definiert in: sdk/cosmolink.SDK.CRMApplication.ts:2220
Symbol
Time
readonly static Time: FldType;
Definiert in: sdk/cosmolink.SDK.CRMApplication.ts:2226
Zeit
Unkown
readonly static Unkown: FldType;
Definiert in: sdk/cosmolink.SDK.CRMApplication.ts:2232
Unbekannt
ZipCode
readonly static ZipCode: FldType;
Definiert in: sdk/cosmolink.SDK.CRMApplication.ts:2238
Postleitzahl
id
Abfragesignatur
get id(): number;
Definiert in: sdk/cosmolink.SDK.CRMApplication.ts:1952
Numerischer Identifier des Enum Wertes
Rückgabewert
number
Id
Abfragesignatur
get Id(): number;
Definiert in: sdk/cosmolink.SDK.CRMApplication.ts:1943
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:1971
Name des Enum Wertes
Rückgabewert
string
Name
Abfragesignatur
get Name(): string;
Definiert in: sdk/cosmolink.SDK.CRMApplication.ts:1962
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:2261
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:2251
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.