Gets the rel.
Namespace:
Autoaddress.Autoaddress2_0.Model
Assembly:
Autoaddress2.0SDK (in Autoaddress2.0SDK.dll) Version: 1.0.18
Syntaxpublic string Rel { get; protected set; }
Public Property Rel As String
Get
Protected Set
public:
property String^ Rel {
String^ get ();
protected: void set (String^ value);
}
member Rel : string with get, set
Property Value
Type:
String
See Also