InvokeDataLossResult.SelectedPartition Property
Gets the selected partition.
Namespace: System.Fabric.Testability
Assembly: System.Fabric.Testability (in System.Fabric.Testability.dll)
Syntax
public SelectedPartition SelectedPartition { get; private set; }
Property Value
Type: System.Fabric.Testability.SelectedPartition
See Also
InvokeDataLossResult Class
System.Fabric.Testability Namespace
Return to top