Share via


CreateEntityResponse.EntityId Property

Definition

Gets the MetadataId of the newly created table.

public:
 property Guid EntityId { Guid get(); };
public Guid EntityId { get; }
member this.EntityId : Guid
Public ReadOnly Property EntityId As Guid

Property Value

The MetadataId of the newly created table.

Applies to