|
SendSMSRequestCustomerNumber Property |
Gets or sets the customer number. If set and the MobilePhoneNumber is empty it will try to find the customer's mobile number that is registered in the system and
the message will be logged to CustomerCommunication. If not set the message will not be logged into CustomerCommunication.
Namespace: Infosoft.Webservices.SMSServicesAssembly: Infosoft.Webservices (in Infosoft.Webservices.dll) Version: 4.00.0.0
Syntax public int? CustomerNumber { get; set; }
No code example is currently available or this language may not be supported.
Property Value
NullableInt32See Also