EntitySet
The EntitySet object is of type PSObject and represents the metadata information of a specific set of entities from the ERP-System.
Syntax
$entitySet.Name
Following properties are available:
Type  | 
Name  | 
Description  | 
|---|---|---|
System.Uri  | 
Service  | 
The Url of the Service.  | 
string  | 
Name  | 
The name of the EntitySet.  | 
string  | 
EntityType  | 
The name of the associated EntityType.  |