Forum Discussion

Hargul_Sidhu's avatar
Hargul_Sidhu
Ideator I
2 years ago

What is the correct syntax of writing "where" statement in AML with C#

I need to write just write one line of AML wrapped in C# and store the ID of the item in a variable code:  Innovator inn = this.getInnovator(); string amlString= @"<AML><Item type='Document' ...