Participant.storeObjectPropertyFor(application,name,value)

Stores a property into the Directory Service under the given application and name. Stores a property for the participant under the given name and application into the Directory Service.

Arguments:

Name Type Description Mode
application String application name. Optional (Default null) in
name String property's name. in
value Java.Lang.Object property's value. in