DataFlow.ToDPrepJson Method

Definition

Serializes the current Dataflow into a JSON string.

public:
 System::String ^ ToDPrepJson();
public string ToDPrepJson();
member this.ToDPrepJson : unit -> string
Public Function ToDPrepJson () As String

Returns

JSON string.

Applies to