Table of Contents

Class AuditMoveSetting

Namespace
Dynamicweb.Auditing
Assembly
Dynamicweb.Core.dll
public class AuditMoveSetting
Inheritance
AuditMoveSetting
Inherited Members

Properties

AuditType

public string AuditType { get; set; }

Property Value

string

NewKey1

public string NewKey1 { get; set; }

Property Value

string

NewKey2

public string NewKey2 { get; set; }

Property Value

string

NewKey3

public string NewKey3 { get; set; }

Property Value

string

PreviousKey1

public string PreviousKey1 { get; set; }

Property Value

string

PreviousKey2

public string PreviousKey2 { get; set; }

Property Value

string

PreviousKey3

public string PreviousKey3 { get; set; }

Property Value

string

Remove

public bool Remove { get; set; }

Property Value

bool
To top