Edit

Share via


SiloLifecycleSubject.GetStageName(Int32) Method

Definition

Gets the name of the specified numeric stage.

protected override string GetStageName (int stage);
override this.GetStageName : int -> string
Protected Overrides Function GetStageName (stage As Integer) As String

Parameters

stage
Int32

The stage number.

Returns

The name of the stage.

Applies to