ReportLibraryNode.changedTime 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
changedTime() |
Gets or sets the time an application object was last changed. |
changedTime(String) |
changedTime()
Gets or sets the time an application object was last changed.
public:
override System::String ^ changedTime();
public override string changedTime ();
override this.changedTime : unit -> string
Public Overrides Function changedTime () As String
Returns
The time an application object was last changed.