| IIsolatedFoundationDataAutoDesignDepth Property |
Gets a value indicating whether to auto-design the depth
Namespace: TSD.API.Remoting.FoundationsAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax IProperty<bool> AutoDesignDepth { get; }
ReadOnly Property AutoDesignDepth As IProperty(Of Boolean)
Get
property IProperty<bool>^ AutoDesignDepth {
IProperty<bool>^ get ();
}
abstract AutoDesignDepth : IProperty<bool> with get
Property Value
IPropertyBooleanSee Also