 | PortalFrameValleyParamsPortalFrameValleyType Property |
Gets or sets the type of the valley
Namespace:
TSD.API.Remoting.PortalFrames.CreateAssembly:
TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntaxpublic PortalFrameValleyType PortalFrameValleyType { get; set; }
Public Property PortalFrameValleyType As PortalFrameValleyType
Get
Set
public:
property PortalFrameValleyType PortalFrameValleyType {
PortalFrameValleyType get ();
void set (PortalFrameValleyType value);
}
member PortalFrameValleyType : PortalFrameValleyType with get, set
Property Value
Type:
PortalFrameValleyType
See Also