EntitySetAttribute.EntitySet Property    
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the entity set to which the class belongs.
public:
 property System::String ^ EntitySet { System::String ^ get(); };public string EntitySet { get; }member this.EntitySet : stringPublic ReadOnly Property EntitySet As StringProperty Value
The entity set as string value.