System.WorkItem.TroubleTicket.AnalystCommentLog问题票证分析师注释

System.WorkItem.TroubleTicket.AnalystCommentLog (ClassType)

分析师对问题票证的注释

Element properties:

Base ClassSystem.WorkItem.CommentLog
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId5dea31b9-b762-5003-b9d1-64fa5feb66e4

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CHS) Description (CHS) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  显示名称 对象的显示名称。 false 4000  False 
System.Information:
Id  string  ID ID true 256  False 
System.WorkItem.CommentLog:
Comment  string  注释 注释 false 4000  False 
EnteredBy  string  输入者 输入者 false 256  False 
EnteredDate  datetime  输入日期 输入日期 false 256   
System.WorkItem.TroubleTicket.AnalystCommentLog:
IsPrivate  bool  为专用 为专用 false 256   

Health Model:

Source Code:

<ClassType ID="System.WorkItem.TroubleTicket.AnalystCommentLog" Accessibility="Public" Base="System.WorkItem.CommentLog" Hosted="false" Abstract="false">
<Property ID="IsPrivate" Type="bool"/>
</ClassType>