Share via


IHostedApplication3.ImplementedAsCcf20 Property

Definition

Gets a Boolean value that specifies whether the application is allowed to run certain routines as CCF 2.0 or prior.

public:
 property bool ImplementedAsCcf20 { bool get(); };
public bool ImplementedAsCcf20 { get; }
member this.ImplementedAsCcf20 : bool
Public ReadOnly Property ImplementedAsCcf20 As Boolean

Property Value

true if the application is allowed to run certain routines as CCF 2.0; otherwise, false.

Applies to