Click or drag to resize

clsImportKnowledgeBaseEntry Properties

The clsImportKnowledgeBaseEntry type exposes the following members.

Properties
  NameDescription
Public propertyCardCode
Business Partner
Public propertyCompany
SMALLINT (2) Company
Public propertyContent
Content: When the string starts with <!DOCTYPE HTML> a simplified html format will be accepted
Public propertyDescription
NVARCHAR (254) Description text - mandatory
Public propertyInternal
SMALLINT (2) Internal
Public propertyItemDate
ItemDate
Public propertyItemType
SMALLINT (2) ItemType
Public propertyKBItemID
Internal ID of the knowledge base entry INT (4) Unique ID (via MPTAN). In access can be <100000 to align the positions
Public propertyKeyWordList
Place keywords separated by ";" in this fields. Keywords are stored in table KnowledgeBaseEntryKeyWords
Public propertyLanguageCode
LanguageCode internal language id linked to table MPSysKundenSprachen - mandatory. If a default is defined, the default is used.
Public propertySource
Source: When the string starts with <!DOCTYPE HTML> a simplified html format will be accepted
Public propertySummary
Summary: When the string starts with <!DOCTYPE HTML> a simplified html format will be accepted
Top
See Also