web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Finance | Project Operations, Human Resources, ...
Answered

tosTring method override

(0) ShareShare
ReportReport
Posted on by 75

Hello!

There is a class with few fields: List(types::record), PurchId, Amount, Status. I want to override tostring() method so that it returns current state of the class object, for example:

while(listEnumerator.movenext())
{
    recIdStr  = listEnumerator.current().RecId;
}

return strfmt("%1; %2; %3; %4", PurchId, Amount, Status, recIdStr);


I'm gonna use this method in my unit test cases:

this.assertEquals("expected state", myClass.toString());

Tell me please, what are the troubles that may be committed by this solution?

I have the same question (0)
  • Verified answer
    nmaenpaa Profile Picture
    101,172 Moderator on at

    I don't see any troubles, but did you face some? Or why are you asking?

    On the other hand, I don't understand why you want to override the toString() method for this - can't you just add your own method?

  • Yakhin Rifat Profile Picture
    75 on at

    I didnt face troubles. I saw similar code in C# projects. But i will probably make own method.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Meet the Microsoft Dynamics 365 Contact Center Champions

We are thrilled to have these Champions in our Community!

Congratulations to the March Top 10 Community Leaders

These are the community rock stars!

Leaderboard > Finance | Project Operations, Human Resources, AX, GP, SL

#1
Giorgio Bonacorsi Profile Picture

Giorgio Bonacorsi 689

#2
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 606 Super User 2026 Season 1

#3
CP04-islander Profile Picture

CP04-islander 356

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans