 | CreateCasualCustomerPartialEntityMobileAlertNumber Property |
Gets or sets the mobile alert number.
Namespace:
AMCS.Elemos.IntegrationService.Entity.CasualCustomer
Assembly:
AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string MobileAlertNumber { get; set; }
Public Property MobileAlertNumber As String
Get
Set
Property Value
Type:
String
The mobile alert number.
See Also