FormBuildManagedHostControl.rTLCapable 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
rTLCapable()
public:
 virtual bool rTLCapable();[Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnly]
public virtual bool rTLCapable();[<Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnly>]
abstract member rTLCapable : unit -> bool
override this.rTLCapable : unit -> boolPublic Overridable Function rTLCapable () As BooleanReturns
- Attributes
- 
			Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnlyAttribute
Applies to
rTLCapable(Boolean)
public:
 virtual bool rTLCapable(bool _value);[Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnly]
public virtual bool rTLCapable(bool _value);[<Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnly>]
abstract member rTLCapable : bool -> bool
override this.rTLCapable : bool -> boolPublic Overridable Function rTLCapable (_value As Boolean) As BooleanParameters
- _value
- Boolean
Returns
- Attributes
- 
			Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnlyAttribute