 | IPortalFrameSpanPortalFrameSpanType Property |
Gets the type of the span
Namespace:
TSD.API.Remoting.PortalFramesAssembly:
TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
SyntaxIReadOnlyProperty<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
Type:
IReadOnlyPropertyPortalFrameSpanType
See Also