DevForce Help Reference
ClientSettingsElement Class
Members 


Represents client-specific configuration information.
Syntax
'Declaration
 
Public Class ClientSettingsElement 
'Usage
 
Dim instance As ClientSettingsElement
public class ClientSettingsElement 
Remarks
Corresponds to the clientSettings element in the IdeaBlade configuration section. Information here is application to only the client. By default, IsDistributed is false and a distributed EntityServer is not used. Set the value to true to use a remote EntityServer, and be sure to alos provide the ObjectServerElement.RemoteBaseUrl or client endpoint information in the system.serviceModel section to indicate the location of the EntityServer.
Inheritance Hierarchy

System.Object
   IdeaBlade.Core.Configuration.ClientSettingsElement

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ClientSettingsElement Members
IdeaBlade.Core.Configuration Namespace

Send Feedback