NBoomackClient
Show / Hide Table of Contents

Class PanelLayoutResponse

Inheritance
object
ApiResponse
PanelLayoutResponse
Inherited Members
ApiResponse.Success
ApiResponse.StatusCode
ApiResponse.Content
ApiResponse.Stats
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Boomack.Client.Responses
Assembly: NBoomackClient.dll
Syntax
public class PanelLayoutResponse : ApiResponse

Properties

PanelLayout

Declaration
public PanelLayout PanelLayout { get; }
Property Value
Type Description
PanelLayout
In This Article
Back to top
Boomack Homepage