Partager via


ActionRecord.Id Property

Definition

Gets or sets the action ID.

public:
 property int Id { int get(); void set(int value); };
public int Id { get; set; }
member this.Id : int with get, set
Public Property Id As Integer

Property Value

Type : Int32 The action ID.

Applies to