| ISlabItemCheckResultSlabDepth Property |
Gets the check result for slab depth
Namespace: TSD.API.Remoting.StructureAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax IReadOnlyProperty<ICheckResult> CheckResultSlabDepth { get; }
ReadOnly Property CheckResultSlabDepth As IReadOnlyProperty(Of ICheckResult)
Get
property IReadOnlyProperty<ICheckResult^>^ CheckResultSlabDepth {
IReadOnlyProperty<ICheckResult^>^ get ();
}
abstract CheckResultSlabDepth : IReadOnlyProperty<ICheckResult> with get
Property Value
IReadOnlyPropertyICheckResultSee Also