WriteParams.Entities Property

Gets or sets the entities collection.
Public Property Entities() As IList(Of Entity)
This language is not supported or no code example is available.
public IList<Entity> Entities {get; set;}
This language is not supported or no code example is available.

Property Value

IList<Entity>

.NET Framework

Supported in: 4.8

In this article

Definition