Process.storeObjectPropertyFor(application,name,value)

Stores a property into the Directory Service. Stores a property 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