FormReferenceControl.displayTarget Method

Definition

Overloads

displayTarget(Int32)
displayTarget()

Gets or sets the value that indicates whether the control is displayed in the Finance and Operations client, in Enterprise Portal for Finance and Operations, or in both.

displayTarget(Int32)

public override int displayTarget(int _value);

Parameters

_value
Int32

The integer value that indicates where the control is displayed; optional.

Returns

Applies to

displayTarget()

Gets or sets the value that indicates whether the control is displayed in the Finance and Operations client, in Enterprise Portal for Finance and Operations, or in both.

public override int displayTarget();

Returns

The value that indicates whether the control is displayed in the Finance and Operations client, in Enterprise Portal, or in both.

Applies to