 |
SummaryReportedBy Property |
Loss reported by
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 ReportedBy { get; set; }
Public Property ReportedBy As String
Get
Set
Dim instance As Summary
Dim value As String
value = instance.ReportedBy
instance.ReportedBy = value
Property Value
Type:
String
ReportedBy As String.
Remarks Note |
---|
- Name - ReportedBy
- Length - 100
- Required On Insert - False
- Required On Update - False
|
See Also