Click or drag to resize

SOUrlLinkItem Interface

UrlLink Item

Namespace:  SuperOffice.COM.SuperOfficeDB
Assembly:  SuperOfficeDB.Interop (in SuperOfficeDB.Interop.dll) Version: 8.0.0.0
Syntax
public interface SOUrlLinkItem : IUrlLinkItem

The SOUrlLinkItem type exposes the following members.

Properties
  NameDescription
Public propertyRelationComment
relation comment of url link
(Inherited from IUrlLinkItem.)
Public propertyUrlAddress
address of url
(Inherited from IUrlLinkItem.)
Public propertyUrlDescription
description of url
(Inherited from IUrlLinkItem.)
Public propertyUrlId
db id of url
(Inherited from IUrlLinkItem.)
Top
See Also