Revision.Author Property

Definition

Returns the name of the user who made the specified tracked change.

public:
 property System::String ^ Author { System::String ^ get(); };
public string Author { get; }
member this.Author : string
Public ReadOnly Property Author As String

Property Value

Applies to