Hi,
Please this function does not exist
C#:
//Obtain a meta data value
EISMetaDataRepository mdRep = cx.getMetaData();
JDynArray jd = mdRep.getRepositoryEntry("MY_REPOSITORY_ENTRY");
System.Console.Out.WriteLine("Value of meta data entry: " + jd.get(1));
https://docs.jbase.com/30312-jagent/jremote#section-12
Kindly confirm the C# implementation is indeed complete, or do you have a more complete library / documentation?
Hi,
Please this function does not exist
https://docs.jbase.com/30312-jagent/jremote#section-12
Kindly confirm the C# implementation is indeed complete, or do you have a more complete library / documentation?