ForwardCoverContract..::..LinkKey Property

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

Syntax


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