ForwardCoverContractSelectionForm..::..LocalForwardCoverContracts Property

Namespace:  JiwaFinancials.Jiwa.JiwaLandedCostUI.Shipment
Assembly:  JiwaLandedCostUI (in JiwaLandedCostUI.dll)

Syntax


public ForwardCoverContractCollection LocalForwardCoverContracts { get; set; }
Public Property LocalForwardCoverContracts As ForwardCoverContractCollection
	Get
	Set
public:
property ForwardCoverContractCollection^ LocalForwardCoverContracts {
	ForwardCoverContractCollection^ get ();
	void set (ForwardCoverContractCollection^ value);
}