Type
This property is not used in CRM. Leave it untouched; it will be used in a later version.
Namespace:
SuperOffice.COM.SuperOfficeDB
Assembly:
SuperOfficeDB.Interop (in SuperOfficeDB.Interop.dll) Version: 8.0.0.0
SyntaxProperty Type As Integer
Get
Set
Dim instance As IUrl
Dim value As Integer
value = instance.Type
instance.Type = value
property int Type {
int get ();
void set (int value);
}
Property Value
Type:
Int32Long – type of Url.
Examples
See Also