Document Library for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document Namespace / DocumentInfo Class / Operator Property

In This Topic
    Operator Property (DocumentInfo)
    In This Topic
    Gets or sets the person who last made changes to a document.
    Syntax
    'Declaration
     
    Public Property Operator As String
    public string Operator {get; set;}
    See Also