Document Library for WPF | ComponentOne
C1.WPF.Document.4.5.2 Assembly / C1.WPF.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