 |
SummaryReportedTo Property |
Who was it reported to
Created in Epic SDK V4.1.
Namespace:
ASI.TAM.API.Data.UI.Claim
Assembly:
ASI.TAM.API.Data.UI.Claim (in ASI.TAM.API.Data.UI.Claim.dll) Version: 2021.1.0.1
Syntaxpublic string ReportedTo { get; set; }
Public Property ReportedTo As String
Get
Set
Dim instance As Summary
Dim value As String
value = instance.ReportedTo
instance.ReportedTo = value
Property Value
Type:
String
ReportedTo As String.
Remarks Note |
---|
- Name - ReportedTo
- Length - 100
- Required On Insert - False
- Required On Update - False
|
See Also