Document Library for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.Document Namespace / DocumentInfo Class / Manager Property

In This Topic
    Manager Property
    In This Topic
    Gets or sets the manager of the author.
    Syntax
    'Declaration
     
    Public Property Manager As String
    public string Manager {get; set;}
    See Also