adTempus API
ArcanaDevelopment.adTempus.Client Namespace / FoundReference Class / ReferenceDescription Property

In This Topic
    ReferenceDescription Property
    In This Topic
    Gets user-friendly text describing the reference
    Syntax
    'Declaration
     
    
    <CanBeNullAttribute()>
    Public ReadOnly Property ReferenceDescription As String
    [CanBeNull()]
    public string ReferenceDescription {get;}
    See Also