Share via


IAppModuleDetails.StateCode Property

Definition

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

Property Value

Applies to