PostRegDataAddress2 Property |
Gets or sets the customer's second address line (i.e. apartment or suite number).
Namespace: com.softwarekey.Client.Compatibility.ProtectionPLUS4Assembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic string Address2 { get; set; }
Public Property Address2 As String
Get
Set
public:
property String^ Address2 {
String^ get ();
void set (String^ value);
}
Property Value
Type:
String
See Also