 |
ClaimInsuredContactInsuredV1Website Property |
Website
Created in Epic SDK 2014.
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 Website { get; set; }
Public Property Website As String
Get
Set
Dim instance As ClaimInsuredContactInsuredV1
Dim value As String
value = instance.Website
instance.Website = value
Property Value
Type:
String
Website As String.
Remarks Note |
---|
- Name - Website
- Length - 60
- Accepts Multiple Lines - False
- Required On Insert - False
- Required On Update - False
|
See Also