FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deSyncFileRequest..::..filePath Property

Gets or sets the file path.

Namespace:  FlowWright.cDevDeAPI
Assembly:  cDevDeAPI (in cDevDeAPI.dll)

Syntax


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

Field Value

The file path.