Click or drag to resize

IntegrateActualCostsServiceArgumentsConfigurationOwner Property

The user ID of the user who owns the configuration file specified in ConfigurationName. Use this setting if the user who is logged into the web service to run this process is not the owner of the configuration. Default is the user logged into the web service running this process.

Namespace:  Cobra.WebService.ClientAPI.Application.Files
Assembly:  Cobra.WebService.ClientAPI (in Cobra.WebService.ClientAPI.dll) Version: 8.4.717.3176 (8.4.0717.3176)
Syntax
C#
public string ConfigurationOwner { get; set; }

Property Value

Type: String
See Also