| IPortalFrameSpanPortalFrameSpanType Property |
Gets the type of the span
Namespace: TSD.API.Remoting.PortalFramesAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax IReadOnlyProperty<PortalFrameSpanType> PortalFrameSpanType { get; }
ReadOnly Property PortalFrameSpanType As IReadOnlyProperty(Of PortalFrameSpanType)
Get
property IReadOnlyProperty<PortalFrameSpanType>^ PortalFrameSpanType {
IReadOnlyProperty<PortalFrameSpanType>^ get ();
}
abstract PortalFrameSpanType : IReadOnlyProperty<PortalFrameSpanType> with get
Property Value
IReadOnlyPropertyPortalFrameSpanTypeSee Also