 | IPileCapDataPileType Property |
Gets the pile type
Namespace:
TSD.API.Remoting.FoundationsAssembly:
TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
SyntaxIPropertyWithValidValues<IPileType> PileType { get; }
ReadOnly Property PileType As IPropertyWithValidValues(Of IPileType)
Get
property IPropertyWithValidValues<IPileType^>^ PileType {
IPropertyWithValidValues<IPileType^>^ get ();
}
abstract PileType : IPropertyWithValidValues<IPileType> with get
Property Value
Type:
IPropertyWithValidValuesIPileType
See Also