clsCandidate..::..FlaggedForUpdate Property

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

Syntax


public bool FlaggedForUpdate { get; set; }
Public Property FlaggedForUpdate As Boolean
	Get
	Set
public:
property bool^ FlaggedForUpdate {
	bool^ get ();
	void set (bool^ value);
}