GetRegDataUserDefinedString3 Property |
Gets the User Defined String 3 value, which often contains the customer's third address line (usually including City, State/Province, and Zip/Postal Code).
Namespace: com.softwarekey.Client.Compatibility.ProtectionPLUS4Assembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic string UserDefinedString3 { get; }
Public ReadOnly Property UserDefinedString3 As String
Get
public:
property String^ UserDefinedString3 {
String^ get ();
}
Property Value
Type:
String
See Also