FormListBoxControl.displayTarget Method     
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
| 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) | 
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();public override int displayTarget();override this.displayTarget : unit -> intPublic Overrides Function displayTarget () As IntegerReturns
The value that indicates whether the control is displayed in the Finance and Operations client, in Enterprise Portal, or in both.
Applies to
displayTarget(Int32)
public:
 override int displayTarget(int _value);public override int displayTarget(int _value);override this.displayTarget : int -> intPublic Overrides Function displayTarget (_value As Integer) As IntegerParameters
- _value
- Int32
The integer value that indicates where the control is displayed; optional.