次の方法で共有


Unregistration.Id Property

Definition

Gets or sets the id of the unregistration.

public:
 property System::String ^ Id { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.Serialization.DataMember(Name="id")]
public string Id { get; set; }
[<System.Runtime.Serialization.DataMember(Name="id")>]
member this.Id : string with get, set
Public Property Id As String

Property Value

Attributes

Applies to