FreightDescription..::..Enabled Property

Namespace:  JiwaFinancials.Jiwa.JiwaCarrierMaint
Assembly:  JiwaCarrierMaint (in JiwaCarrierMaint.dll)

Syntax


public string Enabled { get; set; }
Public Property Enabled As String
	Get
	Set
public:
property String^ Enabled {
	String^ get ();
	void set (String^ value);
}