 | IIsolatedFoundationDataIsolatedFoundationShape Property |
Gets the shape of this isolated foundation
Namespace:
TSD.API.Remoting.FoundationsAssembly:
TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
SyntaxIPropertyWithValidValues<IsolatedFoundationShape> IsolatedFoundationShape { get; }
ReadOnly Property IsolatedFoundationShape As IPropertyWithValidValues(Of IsolatedFoundationShape)
Get
property IPropertyWithValidValues<IsolatedFoundationShape>^ IsolatedFoundationShape {
IPropertyWithValidValues<IsolatedFoundationShape>^ get ();
}
abstract IsolatedFoundationShape : IPropertyWithValidValues<IsolatedFoundationShape> with get
Property Value
Type:
IPropertyWithValidValuesIsolatedFoundationShape
See Also