| PortalFrameHaunchParamsFabrication Property |
Gets or sets the fabrication
Namespace: TSD.API.Remoting.PortalFrames.CreateAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax public HaunchFabrication Fabrication { get; set; }
Public Property Fabrication As HaunchFabrication
Get
Set
public:
property HaunchFabrication Fabrication {
HaunchFabrication get ();
void set (HaunchFabrication value);
}
member Fabrication : HaunchFabrication with get, set
Property Value
HaunchFabricationSee Also