Share via


FormAnimateControl.allowSysSetup Method

Definition

Retrieves a value that indicates whether the control is shown in the SysSetup form.

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

Returns

true if the control is shown in the SysSetup form; otherwise, false.

Attributes
Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnlyAttribute

Applies to