FormGroupControl.hasUserSetting Method

Definition

Indicates whether the control has custom user settings.

public:
 override bool hasUserSetting();
[Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnly]
public override bool hasUserSetting ();
[<Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnly>]
override this.hasUserSetting : unit -> bool
Public Overrides Function hasUserSetting () As Boolean

Returns

true if the control has custom user settings; otherwise, false.

Attributes
Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnlyAttribute

Applies to