Transaction.PartitionStates Property

Definition

Return partition state collection

public:
 property System::Collections::Generic::Dictionary<Guid, Guid> ^ PartitionStates { System::Collections::Generic::Dictionary<Guid, Guid> ^ get(); };
public System.Collections.Generic.Dictionary<Guid,Guid> PartitionStates { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.PartitionStates : System.Collections.Generic.Dictionary<Guid, Guid>
Public ReadOnly Property PartitionStates As Dictionary(Of Guid, Guid)

Property Value

Attributes

Applies to