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 (CHT) Description (CHT) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  顯示名稱 顯示物件的名稱。 false 4000  False 
System.Information:
Id  string  識別碼 識別碼 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>