Url: Optional url with details/catalog page/...
Namespace:
SuperOffice.COM.SuperOfficeDB
Assembly:
SuperOfficeDB.Interop (in SuperOfficeDB.Interop.dll) Version: 8.0.0.0
SyntaxProperty Url As String
Get
Set
Dim instance As IQuoteLine
Dim value As String
value = instance.Url
instance.Url = value
property String^ Url {
String^ get ();
void set (String^ value);
}
Property Value
Type:
String
See Also