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

In This Topic
    Operator Property
    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