 | PileTypeParamsPileTypeInstallationType Property |
Gets or sets the installation type
Namespace:
TSD.API.Remoting.Foundations.CreateAssembly:
TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntaxpublic PileTypeInstallationType PileTypeInstallationType { get; set; }
Public Property PileTypeInstallationType As PileTypeInstallationType
Get
Set
public:
property PileTypeInstallationType PileTypeInstallationType {
PileTypeInstallationType get ();
void set (PileTypeInstallationType value);
}
member PileTypeInstallationType : PileTypeInstallationType with get, set
Property Value
Type:
PileTypeInstallationType
See Also