PubItem
NAMESPACE
RASAdminEngine.Core.OutputModels
DESCRIPTION
RAS Published Item
INHERITED FROM
⇒
⇒
PubItem
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
String
Description
Description of the published item.
Boolean
Enabled
Whether the published item is enabled or not.
UInt32
Id
Boolean
MaintenanceMessages
Contains a set of maintenance messages in different languages.
String
Name
Name of the published item.
UInt32
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
Type
Type of published item: 0=Any, 1=Folder, 2=RDSApp, 3=RDSDesktop,
4=VDIDesktop, 5=PCDesktop, 6=PCApp, 7=VDIApp.
PUBLIC METHODS
Type
GetType ()
Boolean
ShouldSerializeHDIconId ()
Boolean
ShouldSerializeIconId ()
String
ToString ()
### References to Commands
Last updated