IPortalFrameSpanIsTieActive Property

Gets value indicating whether the tie is active

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

Property Value

Type: IReadOnlyPropertyBoolean
See Also