Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 2800

How to assign string value to [DependentObject(TextCollection)]?

$
0
0

Hi Experts,

 

            I have a custom BO with a dependent field TextCollection.

//Notes

[DependentObject(TextCollection)] node TextCollection;

 

I have to assign some text for eg.." This is test value" to this TextCollection  from the PDI ( .absl code.).

 

How do I achieve this?

 

I tried couple of things like,

 

TextCollection.ActionCode="04";

TextCollection.Text.GetFirst().LanguageCode ="EN";

TextCollection.Text.GetFirst().TextContent.Text.content = "This is Testing notes from upload";

 

But this didn't worked. Any suggestions?

 

 

 

 

Thank you for the Help in advance.

 

 

Praveen


Viewing all articles
Browse latest Browse all 2800

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>