Click or drag to resize

clsImportSupportIssueIssueID Property

Unique ID for the Import to write the result back to the DTW This value is not stored in the Database. The Value is changed after a successfull import to the correct support ticket id

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public int IssueID { get; set; }

Property Value

Type: Int32
Remarks

MPHotlineAnfrage.AnfrageID type: INT length: 4 Primary Key

View: MARISupportIssue.IssueID: :Table: MPHotlineAnfrage.AnfrageID

See Also