SOUrl Properties |
The SOUrl type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Description | Description or title
Descriptive text that identifies this URL. It is displayed in the GUI as the title of the URL. (Inherited from IUrl.) |
![]() ![]() | Id | internal id of the URL record
The id of this URL relative to the owner. In most cases the same as Rank. (Inherited from IUrl.) |
![]() ![]() | Rank | position in list of URLs
The 'rank' of the URL. Every URL has a rank, where rank=1 indicates the preferred URL. (Inherited from IUrl.) |
![]() ![]() | Type | Type
This property is not used in CRM. Leave it untouched; it will be used in a later version. (Inherited from IUrl.) |
![]() ![]() | UrlAddress | Web Address. e.g. 'http://www.example.com/'
A string representing the actual URL (e.g. www.superoffice.com) (Inherited from IUrl.) |
![]() ![]() | UrlId | primary key of the URL record
The internal ID of the URL (url_id). (Inherited from IUrl.) |