CreateEntityKeyRequest.EntityName Property

Definition

Gets or sets the entity name.

public:
 property System::String ^ EntityName { System::String ^ get(); void set(System::String ^ value); };
public string EntityName { get; set; }
member this.EntityName : string with get, set
Public Property EntityName As String

Property Value

The name of the entity.

Applies to