Click or drag to resize
Askia

IRoutingSetName Method

Setter for the name of the routing.

Namespace:  AskiaCore
Assembly:  AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax
IMethodResult SetName(
	string name
)

Parameters

name
Type: SystemString

[Missing <param name="name"/> documentation for "M:AskiaCore.IRouting.SetName(System.String)"]

Return Value

Type: IMethodResult

[Missing <returns> documentation for "M:AskiaCore.IRouting.SetName(System.String)"]

See Also