PubPreferredRoute
NAMESPACE
RASAdminEngine.Core.OutputModels
DESCRIPTION
Publishing Preferred Route
INHERITED FROM
⇒
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 | RoutingType | ReferenceType
PUBLIC METHODS
Type | Name | Description
Int32 | CompareTo (Object obj) | Inherited from RASSerilazableObj
Boolean | Equals (Object obj) | Inherited from RASSerilazableObj
Int32 | GetHashCode () | Inherited from RASSerilazableObj
Type | GetType () | String
ToString () | ### References to Types | | |
Last updated