UsageCredit.KeyName Property

Definition

Gets or sets the key name associated with the credit.

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false, Name="KeyName", Order=1001)]
public string KeyName { get; set; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false, Name="KeyName", Order=1001)>]
member this.KeyName : string with get, set
Public Property KeyName As String

Property Value

The key name associated with the credit.

Attributes

Applies to