PubFolder
NAMESPACE
RASAdminEngine.Core.OutputModels
DESCRIPTION
Published Folder
INHERITED FROM
⇒
⇒
⇒
PubFolder
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Boolean
AdminOnly
Whether there are admin rights only for this folder or not.
EnabledMode
Inherited from PubItem Represents the availability status of the published resource.
UInt32
Id
ID of the object.
MaintenanceMessages
Inherited from PubItem Contains a set of maintenance messages in different languages.
UInt32
ParentId
Inherited from PubItem ID of the parent folder of the published item. List<PubPreferredRoute> PreferredRoutes Inherited from PubItem The list of Preferred Routes.
UInt32
PreviousId
Type
Inherited from PubItem 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
ToString ()
### References to Commands
--------------------------------------------------------------
Last updated