Click or drag to resize

GetCustomerConfigModelGlobalSettings Property

Gets a CustomerGlobalSettings structure.

Namespace: AppOne.Services.V2.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public List<CustomerGlobalSettings> GlobalSettings { get; set; }

Property Value

ListCustomerGlobalSettings
Remarks
Gets a CustomerGlobalSettings structure.

See Also