adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / FastTreeGroup Class / FullyQualifiedName Property


In This Topic
    FullyQualifiedName Property (FastTreeGroup)
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property FullyQualifiedName As String
    public string FullyQualifiedName {get;}
    public:
    property String^ FullyQualifiedName {
       String^ get();
    }
    See Also