True to use the server defaults.

Namespace: Ico.Fwx.ClientWrapper
Assembly: IcoFwxClientWrapper (in IcoFwxClientWrapper.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public bool UseServerCapabilitiesDefaults { get; set; }
Visual Basic
Public Property UseServerCapabilitiesDefaults As Boolean
	Get
	Set
JScript
function get UseServerCapabilitiesDefaults () : boolean
function set UseServerCapabilitiesDefaults (value : boolean)

See Also