NBoomackClient
Show / Hide Table of Contents

Class ExportRequest

Inheritance
object
ExportRequest
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Boomack.Client.Model
Assembly: NBoomackClient.dll
Syntax
public class ExportRequest

Fields

Default

Declaration
public static readonly ExportRequest Default
Field Value
Type Description
ExportRequest

Properties

Name

Declaration
public string Name { get; set; }
Property Value
Type Description
string

Path

Declaration
public string Path { get; set; }
Property Value
Type Description
string

Theme

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