Show / Hide Table of Contents

Class ChangeType

Inheritance
Object
ChangeType
Namespace: PowerDns.Client.Models
Assembly: PowerDns.Client.dll
Syntax
public sealed class ChangeType : Enum

Fields

Delete

Declaration
public const ChangeType Delete
Field Value
Type Description
ChangeType

Replace

Declaration
public const ChangeType Replace
Field Value
Type Description
ChangeType

value__

Declaration
public int value__
Field Value
Type Description
Int32
In This Article
Back to top Copyright Bastian Eicher