Share via


IAppModuleDetails.ClientType Property

Definition

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

Property Value

Applies to