Partition.StateId Property

Definition

A StateId that defines what state this Partition object is in.

public:
 property Guid StateId { Guid get(); };
public Guid StateId { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.StateId : Guid
Public ReadOnly Property StateId As Guid

Property Value

Attributes

Applies to