PileTypeParams Constructor

The constructor for a pile type parameters

Namespace:  TSD.API.Remoting.Foundations.Create
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
public PileTypeParams(
	string name
)

Parameters

name
Type: SystemString
The unique name of the pile type
See Also