Skip to content

getMetaData Function is missing in JRemote C# #1

@CharlesOkwuagwu

Description

@CharlesOkwuagwu

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions