SoapService


Click here for a complete list of operations.

RemoteArticle

Represents a KB article

Base Classes

None

Properties

The following properties are provided directly by this class:

Type Name Required
long? ArticleId - The id of the article
string? Body - The full text of the article
guidConcurrencyId - The concurrency field Yes
dateTimeCreationDate - The creation date of the article Yes
longCreatorUserId - The user that created the article Yes
string? CreatorUserName - The display name of the user that created the article
string? Description - The short summary of the article
longDisplayId - The display ID of the article Yes
booleanIsActive - Is the article published (active = yes) or draft (active = no) Yes
booleanIsInternal - Is this an internal article only for internal users? Yes
dateTimeLastUpdateDate - The date it was last updated Yes
string? Name - The title of the article
string? Tags - The meta tags associated with the article (comma-separated)
intViewsCount - The number of views of the article Yes