PortalFrameSupportDataParamsFixityType Property

Gets or sets the fixity type of the support

Namespace:  TSD.API.Remoting.PortalFrames.Create
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
public PortalFrameBaseFixityType FixityType { get; set; }

Property Value

Type: PortalFrameBaseFixityType
Remarks
This property is valid for IPortalFrameBases"
See Also