Show / Hide Table of Contents

Class LinkExtended

Class used by CRM.web for dealing with links

Inheritance
object
Link
LinkExtended
Inherited Members
Link.ToString()
Link.ToString(string)
Link.EntityName
Link.Id
Link.Description
Link.ExtraInfo
Link.LinkId
Namespace: SuperOffice.CRM.Services
Assembly: SuperOffice.Services.dll
Syntax
[DataContract(Namespace = "http://www.superoffice.net/ws/crm/NetServer/11.1.0.0")]
public class LinkExtended : Link

Constructors

LinkExtended()

Class used by CRM.web for dealing with links

Declaration
public LinkExtended()

Properties

IconHint

Class used by CRM.web for dealing with links

Declaration
[DataMember]
public string IconHint { get; set; }
Property Value
Type Description
string

LinkHint

Class used by CRM.web for dealing with links

Declaration
[DataMember]
public string LinkHint { get; set; }
Property Value
Type Description
string

Name

Class used by CRM.web for dealing with links

Declaration
[DataMember]
public string Name { get; set; }
Property Value
Type Description
string

TooltipHint

Class used by CRM.web for dealing with links

Declaration
[DataMember]
public string TooltipHint { get; set; }
Property Value
Type Description
string
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top