InstalledAppType
extends Type
in package
Undocumented.
Tags
Table of Contents
Properties
- $ConsentState : string
- Undocumented.
- $Description : string
- Undocumented.
- $DisplayName : string
- Undocumented.
- $Enabled : bool
- Undocumented.
- $HighResolutionIconUrl : string
- Undocumented.
- $IconUrl : string
- Undocumented.
- $Id : string
- Undocumented.
- $LicenseStatus : string
- Undocumented.
- $MarketplaceAssetId : string
- Undocumented.
- $ProviderName : string
- Undocumented.
- $Requirements : string
- Undocumented.
- $TrialExpirationDate : string
- Undocumented.
- $Type : string
- Undocumented.
- $Version : string
- Undocumented.
Methods
- __clone() : mixed
- Clones any object properties on a type object when it is cloned. Allows for a deep clone required when using object to represent data types when making a SOAP call.
Properties
$ConsentState
Undocumented.
public
string
$ConsentState
Tags
$Description
Undocumented.
public
string
$Description
Tags
$DisplayName
Undocumented.
public
string
$DisplayName
Tags
$Enabled
Undocumented.
public
bool
$Enabled
Tags
$HighResolutionIconUrl
Undocumented.
public
string
$HighResolutionIconUrl
Tags
$IconUrl
Undocumented.
public
string
$IconUrl
Tags
$Id
Undocumented.
public
string
$Id
Tags
$LicenseStatus
Undocumented.
public
string
$LicenseStatus
Tags
$MarketplaceAssetId
Undocumented.
public
string
$MarketplaceAssetId
Tags
$ProviderName
Undocumented.
public
string
$ProviderName
Tags
$Requirements
Undocumented.
public
string
$Requirements
Tags
$TrialExpirationDate
Undocumented.
public
string
$TrialExpirationDate
Tags
$Type
Undocumented.
public
string
$Type
Tags
$Version
Undocumented.
public
string
$Version
Tags
Methods
__clone()
Clones any object properties on a type object when it is cloned. Allows for a deep clone required when using object to represent data types when making a SOAP call.
public
__clone() : mixed