ExpansionBase.GetActions Method

<< >>

Navigation:  CodeStencil > Custom Library > Class Library > Expansion Namespace > ExpansionBase Class > ExpansionBase Methods >

ExpansionBase.GetActions Method

Gets a Struct containing settings for actions.

Namespace: ZeraSystems.CodeNanite.Expansion

Assembly:  ZeraSystems.CodeNanite.Expansion (in ZeraSystems.CodeNanite.Expansion.dll)

Syntax


C#

public ExpansionBase.Actions GetActions(
 string theTable
)

Parameters

theTable

Type: String

Passed table.

Return Value

Actions.

See Also


ExpansionBase Class

ZeraSystems.CodeNanite.Expansion Namespace