Share via


DownloadSpecification.EntityTypeName Property

DownloadSpecification.EntityTypeName Property

Represents the name of the entity type (EntityType.Name property) of the data that is being downloaded.

Public EntityTypeName As String

[C#]
public string EntityTypeName;