Share via


IAppModuleDetails.NavigationType Property

Definition

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

Property Value

Applies to