Partition.Id Property

Definition

The Id of this Partition.

public:
 property Guid Id { Guid get(); void set(Guid value); };
public Guid Id { [System.Diagnostics.DebuggerStepThrough] get; [System.Diagnostics.DebuggerStepThrough] set; }
[<get: System.Diagnostics.DebuggerStepThrough>]
[<set: System.Diagnostics.DebuggerStepThrough>]
member this.Id : Guid with get, set
Public Property Id As Guid

Property Value

Attributes

Applies to