PubPreferredRoute Class
NAMESPACE
RASAdminEngine.Core.OutputModels
DESCRIPTION
Publishing Preferred Route
INHERITED FROM
RASSerilazableObj⇒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) | Inherited from RASSerilazableObj | |
Boolean | Equals (Object obj) | Inherited from RASSerilazableObj | |
Int32 | GetHashCode () | Inherited from RASSerilazableObj | |
Type | GetType () | ||
String | ToString () |
Last updated