PubLocalApp

NAMESPACE

RASAdminEngine.Core.OutputModels.Publishing.PubLocalApp

DESCRIPTION

Published Local Application

INHERITED FROM

RASSerilazableObj

⇒

RASListObj

⇒

PubItem

⇒

PubLocalApp

INTERFACES

  • ISerializable

  • IComparable

PUBLIC PROPERTIES

Type
Name
Description

String

AdminCreate

Inherited from RASListObj User who created the object.

String

AdminLastMod

Inherited from RASListObj User who last modified the object.

Android

Android settings.

Boolean

CreateShortcutInStartFolder

Whether to create a shortcut in the start folder or not.

Boolean

CreateShortcutInStartUpFolder

Whether to create a shortcut in the startup folder or not.

Boolean

CreateShortcutOnDesktop

Whether to create a shortcut on the desktop or not.

String

Description

Inherited from PubItem Description of the published item.

Boolean

Enabled

Inherited from PubItem Whether the published item is enabled or not.

EnabledMode

Inherited from PubItem Represents the availability status of the published resource.

Filter

Inherited from PubItem The PubItem Filter object.

UInt32

Id

ID of the object.

Boolean

InheritShortcutDefaultSettings

Whether to inherit default shortcut settings or not.

iOS

iOS settings.

Linux

Linux settings.

Mac

Mac settings.

String

Name

Inherited from PubItem Name of the published item.

UInt32

ParentId

Inherited from PubItem ID of the parent folder of the published item.

UInt32

PreviousId

Inherited from PubItem ID of the previous published item. List<UInt32> PublishToSite Inherited from PubItem List of the IDs of all the sites this item is published to.

Boolean

ReplicateLocalAppSettings

Whether to replicate local application settings or not.

Boolean

ReplicateShortcutSettings

Whether to replicate shortcut settings or not.

Boolean

StartOnLogon

Whether the 'Start automatically when user logs on' option is enabled or disabled.

String

StartPath

Starting path of the published item.

DateTime

TimeCreate

Inherited from RASListObj Time when the object was created.

DateTime

TimeLastMod

Inherited from RASListObj Time when the object was last modified.

Type

Inherited from PubItem Type of published item: 0=Any, 1=Folder, 2=RDSApp, 3=RDSDesktop, 4=VDIDesktop, 5=PCDesktop, 6=PCApp, 7=VDIApp.

String

URL

URL.

UserPortal

User Portal settings.

Windows

Windows settings.

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

Inherited from PubItem

Boolean

ShouldSerializeIconId ()

Inherited from PubItem

String

ToString ()

### References to Commands

----------------------------------------------------------

Last updated