AppPackage Class

NAMESPACE

RASAdminEngine.Core.OutputModels

DESCRIPTION

Application Package

INHERITED FROM

RASSerilazableObjarrow-up-rightRASListObjarrow-up-right⇒AppPackage

INTERFACES

  • ISerializable

  • IComparable

PUBLIC PROPERTIES

Type
Name
Description

String

AdminCreate

String

AdminLastMod

String

Dependencies

String

DisplayName

Boolean

Enabled

Whether the application package is enabled or not

UInt32

Id

String

MSIXImagePath

PackagedApps

String

PackageName

String

Publisher

UInt32

SiteId

ID of the Site

List<UInt32>

TagIds

Application tag IDs

DateTime

TimeCreate

DateTime

TimeLastMod

String

Version

PUBLIC METHODS

Type
Name
Description

Int32

CompareTo (Object obj)

Boolean

Equals (Object obj)

Int32

GetHashCode ()

Type

GetType ()

String

ToString ()

Last updated