Show / Hide Table of Contents

Class GetNewsletterRecordsCsvRequestInput

Inheritance
object
GetNewsletterRecordsCsvRequestInput
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.CmsKit.Admin.Newsletters
Assembly: Volo.CmsKit.Pro.Admin.Application.Contracts.dll
Syntax
public class GetNewsletterRecordsCsvRequestInput

Constructors

GetNewsletterRecordsCsvRequestInput()

Declaration
public GetNewsletterRecordsCsvRequestInput()

Properties

Preference

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

Source

Declaration
public string Source { get; set; }
Property Value
Type Description
string
In this article
Back to top Powered by Volosoft