CustomRoute Class

NAMESPACE

RASAdminEngine.Core.OutputModels

DESCRIPTION

Custom Route

INHERITED FROM

RASSerilazableObjarrow-up-rightRASListObjarrow-up-right⇒CustomRoute

INTERFACES

  • ISerializable

  • IComparable

PUBLIC PROPERTIES

Type
Name
Description

String

AdminCreate

String

AdminLastMod

String

Description

Description of the Custom Route

UInt32

Id

String

Name

Name of the Custom Route

UInt32

Port

Port of the Custom Route

String

PublicAddress

Public Address of the Custom Route

UInt32

SiteId

Site ID

UInt32

SSLPort

SSL Port of the Custom Route

DateTime

TimeCreate

DateTime

TimeLastMod

PUBLIC METHODS

Type
Name
Description

Int32

CompareTo (Object obj)

Boolean

Equals (Object obj)

Int32

GetHashCode ()

Type

GetType ()

String

ToString ()

Last updated