adTempus API
ArcanaDevelopment.adTempus.Shared.Extensibility Namespace / ICustomTaskDefinition Interface / ListGroupName Property


In This Topic
    ListGroupName Property
    In This Topic
    Syntax
    'Declaration
     
    
    ReadOnly Property ListGroupName As String
    string ListGroupName {get;}
    property String^ ListGroupName {
       String^ get();
    }
    See Also