Job..::..RetentionType Property

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

Syntax


public Job..::..RetentionTypes RetentionType { get; set; }
Public Property RetentionType As Job..::..RetentionTypes
	Get
	Set
public:
property Job..::..RetentionTypes^ RetentionType {
	Job..::..RetentionTypes^ get ();
	void set (Job..::..RetentionTypes^ value);
}