ReportLibraryNode.changedBy Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
changedBy() |
Gets or sets the name of the user who last changed the application object. |
changedBy(String) |
changedBy()
Gets or sets the name of the user who last changed the application object.
public:
override System::String ^ changedBy();
public override string changedBy ();
override this.changedBy : unit -> string
Public Overrides Function changedBy () As String
Returns
The name of the user.