FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deSyncFileRequest..::..fileContents Property

Gets or sets the file contents.

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

Syntax


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

Field Value

The file contents.