 | CreateCasualCustomerPartialEntityReceiveServiceUpdatesByText Property |
Gets or sets a value indicating whether [receive service updates by text].
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 bool ReceiveServiceUpdatesByText { get; set; }
Public Property ReceiveServiceUpdatesByText As Boolean
Get
Set
Property Value
Type:
Booleantrue if [receive service updates by text]; otherwise,
false.
See Also