adTempus API
ArcanaDevelopment.adTempus.Client Namespace / ObjectLinkInfo Class / LinkDescription Property

In This Topic
    LinkDescription Property
    In This Topic
    Syntax
    'Declaration
     
    
    <DataMemberAttribute()>
    Public Property LinkDescription As String
    [DataMember()]
    public string LinkDescription {get; set;}
    See Also