ServicePRO SDK Help

stcSolution Properties

The stcSolution type exposes the following members.

Properties


  Name Description
Public property AuthorId
Id of a valid active user in the database who has created the Standard Best Solution
Public property AverageRating
Average rating of best solution
Public property bIsWeb
Not in Use
Public property DateCreated
Specifies the date and time when standard solution is created.
Required when adding a new standard solution.
Not Required when updating/viewing standard best solution
Public property DateLastModified
Specifies the date and time when standard solution was modified.
Required when adding/updating a new standard solution
Not required when viewing best solution
Public property DateMemoCreated
Specifies the date and time when memo was created for the Standard best solution.
Required when adding/updating best standard solution
Public property FolderId
ID of the Folder/Queue where Standard Best Solution belongs to.
Public property FormattedMemo
Memo Text - Either this OR Memo has to be non-empty.
If specified, it has to be a valid HTML string enclosed within <html> and </html> tags and containing at least one additional set of html tags within.
If Formatted Memo is empty, FormatType will be set to Text format.
Public property FormatType
– If Specified, has to be one of the possible values for the Enumerated Data type clsEnum. HsMemoFormatType.
– If not specified, will be taken as Text Format. [clsEnum. HsMemoFormatType. Text]
Optional
Public property Hits
This field denotes how many times a particular solution has been access when updating/viewing
Not required when adding or editing a standard solution
Public property Id
ID of the Standard Best Solution.
Not required when creating new Standard Best Solution.
Required when performing Edit/View/Delete/De-Activate/Re-store standard best solution.
Public property InActive
0 – Standard Best Solution is active.
-1 – Standard Best solution is de-activated.
Not Required - By Default it is set to 0, when adding a new Best solution.
Public property InActiveDate
Null, when standard best solution is active.
Contains DateTime value as of when best solution was de-activated.
Not Required
Public property IsRequestForPublish
Approval for solution ticket requestID
Public property Keywords
By Default it stores ‘/’ when adding a new best solution
Not Required if keyword is not added for the standard best solution.
Public property KeywordsSet
Not in Use
Public property LastRevision
Specifies the count of memo of the standard solution is revised.
By Default set to 0 when adding a new Best Solution
Not Required
Public property NextRevision
Gets or sets the next revision.
Public property ObjectTypeId
Not Required when creating generic standard best solution and is set to 0
Required when creating custom standard best solution.
Public property ProblemDescription
To provide descriptive detailed information about the issue.
Required
Public property ProblemTypeId
ID of the Category to which the Standard Best Solution is associated to.
Public property PublishRequestId
Approval for solution ticket requestID
Public property Rating
User rated value of best solution
Public property Reference
By Default it stores ‘/’ as a value to the Reference field.
Not Required if there are no related solution added for the new best standard solution.
Required if related solutions are available. Need to append ID of the standard solution – For example : ‘/I/4/’
Public property ReferenceSet
Not in Use
Public property ReviewId
ReviewId best solution
Public property RevisionNumber
Indicates the number of times standard best solution is revised.
Not Required
By Default set to 1 when adding a new Best Solution.
Public property SolutionStatus
Indicates if the standard solution is of type Draft/Internal/Published.
By Default Solution Status is set to 1 when adding a new Best Standard solution.
1= Draft
2=Internal
3=Public
Public property StandardMemo
Memo Text - Either this OR FormattedMemo has to be non-empty.
Public property StandardMemoId
ID of the memo added to standard best solution.
Not required when creating new Standard Best Solution.
Required when performing Edit/View standard best solution.
Public property Title
Title of the Standard Best Solution
Required – When adding/updating standard best solution
Public property TotalReviews
Total reviews best solution