IPortalFrameSpanPropBase Property

Gets the prop base

Namespace:  TSD.API.Remoting.PortalFrames
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
IReadOnlyProperty<IPortalFrameBase> PropBase { get; }

Property Value

Type: IReadOnlyPropertyIPortalFrameBase
Remarks
This property is valid if the PortalFrameSpanType is set to Propped
See Also