FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsFileAttachment..::..fileData Property

Gets or sets the file data.

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

Syntax


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

Field Value

The file data.