Table of Contents

Page "AppSource Product Details"

ID 2516
Namespace: System.Apps.AppSource

Single AppSource Product Details Page

Properties

Name Value
PageType Card
ApplicationArea #All
Editable False
Caption App overview
DataCaptionExpression AppSourceJsonUtilities.GetStringValue(ProductObject, 'displayName')
InherentEntitlements X
InherentPermissions X

Methods

SetProduct

procedure SetProduct(var ToProductObject: JsonObject)

Parameters

Name Type Description
ToProductObject JsonObject

RenderPlans

procedure RenderPlans(PlansObject: JsonToken)

Parameters

Name Type Description
PlansObject JsonToken

GetJsonValue

procedure GetJsonValue(JsonObject: JsonObject, PropertyName: Text, var ReturnValue: JsonValue): Boolean

Parameters

Name Type Description
JsonObject JsonObject
PropertyName Text
ReturnValue JsonValue

Returns

Type Description
Boolean

See also