UpdateInfo.RegistrationId Property

Definition

Gets the unique ID of the registration entry to update.

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

Property Value

Guid that specifies the unique ID of the registration entry to update.

Applies to