C-DEngine 5.105

TheFieldType..::..PayFor Property

Namespace:  nsCDEngine.Engines.NMIService
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


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