| IIsolatedFoundationDataIsolatedFoundationShape Property |
Gets the shape of this isolated foundation
Namespace: TSD.API.Remoting.FoundationsAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax IPropertyWithValidValues<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
IPropertyWithValidValuesIsolatedFoundationShapeSee Also