PubPreferredRoute Class

NAMESPACE

RASAdminEngine.Core.OutputModels

DESCRIPTION

Publishing Preferred Route

INHERITED FROM

RASSerilazableObjarrow-up-right⇒PubPreferredRoute

INTERFACES

  • ISerializable

  • IComparable

PUBLIC PROPERTIES

Type
Name
Description

String

Description

Description of the Publishing Route

Boolean

Enabled

Whether the Publishing Route is enabled or not

UInt32

Id

String

Name

The Name of the Publishing Route

UInt32

Priority

UInt32

ReferenceId

Reference ID of the Publishing Route

ReferenceType

Reference Type of the Publishing Route

PUBLIC METHODS

Type
Name
Description

Int32

CompareTo (Object obj)

Boolean

Equals (Object obj)

Int32

GetHashCode ()

Type

GetType ()

String

ToString ()

Last updated