CellPhone of lead (User submitting the form)
Namespace: CWS.Common.LantraxAssembly: Lantrax (in Lantrax.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public string CellPhone { set; } |
| Visual Basic |
|---|
Public WriteOnly Property CellPhone As String
Set |
| Visual C++ |
|---|
public:
property String^ CellPhone {
void set (String^ value);
} |
See Also