AppModuleDetails.NavigationType Property

Definition

For internal use only.

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

Property Value

Implements

Attributes

Applies to