adTempus API
ArcanaDevelopment.adTempus.Client Namespace / Job Class / TagsList Property

In This Topic
    TagsList Property
    In This Topic
    Gets or sets the list of tags as a comma-delimited string.
    Syntax
    'Declaration
     
    
    Public Property TagsList As String
    public string TagsList {get; set;}
    See Also