WriteParams.SelectedOnly Property

Gets or sets the selected only option.
Public Property SelectedOnly() As Boolean
This language is not supported or no code example is available.
public bool SelectedOnly {get; set;}
This language is not supported or no code example is available.

Property Value

bool
Remarks
 
When true, only selected entities at root level are written.

.NET Framework

Supported in: 4.8

In this article

Definition