| PortalFrameSpanTieParamsTieType Property |
Gets or sets the type of the tie
Namespace: TSD.API.Remoting.PortalFrames.CreateAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax public PortalFrameTieType TieType { get; set; }
Public Property TieType As PortalFrameTieType
Get
Set
public:
property PortalFrameTieType TieType {
PortalFrameTieType get ();
void set (PortalFrameTieType value);
}
member TieType : PortalFrameTieType with get, set
Property Value
PortalFrameTieTypeSee Also