IPortalFrameSupportDataFixityType Property

Gets the fixity type of the support

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

Property Value

Type: IReadOnlyPropertyPortalFrameBaseFixityType
See Also