 |
LitigationCourt Property |
Court
Created in Epic SDK V3.0.
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 Court { get; set; }
Public Property Court As String
Get
Set
Dim instance As Litigation
Dim value As String
value = instance.Court
instance.Court = value
Property Value
Type:
String
Court As String.
Remarks Note |
---|
- Name - Court
- Length - 125
- Required On Insert - False
- Required On Update - False
|
See Also