Share via


IAppModuleDetails.IsFirstPartyApplication Property

Definition

public:
 property Nullable<bool> IsFirstPartyApplication { Nullable<bool> get(); void set(Nullable<bool> value); };
public bool? IsFirstPartyApplication { get; set; }
member this.IsFirstPartyApplication : Nullable<bool> with get, set
Public Property IsFirstPartyApplication As Nullable(Of Boolean)

Property Value

Applies to