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