IUrlLinkItemRelationComment Property |
relation comment of url link
Namespace:
SuperOffice.COM.SuperOfficeDB
Assembly:
SuperOfficeDB.Interop (in SuperOfficeDB.Interop.dll) Version: 8.0.0.0
Syntaxstring RelationComment { get; }
ReadOnly Property RelationComment As String
Get
Dim instance As IUrlLinkItem
Dim value As String
value = instance.RelationComment
property String^ RelationComment {
String^ get ();
}
Property Value
Type:
String
See Also