PubItem

NAMESPACE

RASAdminEngine.Core.OutputModels

DESCRIPTION

RAS Published Item

INHERITED FROM

RASSerilazableObj

RASListObj

PubItem

INTERFACES

  • ISerializable

  • IComparable

PUBLIC PROPERTIES

Type
Name
Description

String

AdminCreate

Inherited from RASListObj

String

AdminLastMod

Inherited from RASListObj

String

Description

Description of the published item.

Boolean

Enabled

Whether the published item is enabled or not.

EnabledMode

Represents the availability status of the published resource.

Filter

The PubItem Filter object.

UInt32

Id

Boolean

InheritMaintenance

Inherit Maintenance.

MaintenanceMessages

Contains a set of maintenance messages in different languages.

String

Name

Name of the published item.

UInt32

ParentId

ID of the parent folder of the published item.

PreferredRoutes

The list of Preferred Routes.

Boolean

PreferredRoutingEnabled

Whether Preferred Routing is enabled or not.

UInt32

PreviousId

ID of the previous published item.

List<UInt32>

PublishToSite

List of the IDs of all the sites this item is published to.

Boolean

ReplicateMaintenance

Replicate Maintenance.

DateTime

TimeCreate

Inherited from RASListObj

DateTime

TimeLastMod

Inherited from RASListObj

Type

Type of published item: 0=Any, 1=Folder, 2=RDSApp, 3=RDSDesktop,

4=VDIDesktop, 5=PCDesktop, 6=PCApp, 7=VDIApp.

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 ()

Boolean

ShouldSerializeHDIconId ()

Boolean

ShouldSerializeIconId ()

String

ToString ()

### References to Commands

Last updated