 | ISlabItemSlabItemData Property |
Namespace:
TSD.API.Remoting.StructureAssembly:
TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
SyntaxIReadOnlyProperty<ISlabItemData> SlabItemData { get; }
ReadOnly Property SlabItemData As IReadOnlyProperty(Of ISlabItemData)
Get
property IReadOnlyProperty<ISlabItemData^>^ SlabItemData {
IReadOnlyProperty<ISlabItemData^>^ get ();
}
abstract SlabItemData : IReadOnlyProperty<ISlabItemData> with get
Property Value
Type:
IReadOnlyPropertyISlabItemData
See Also