Skip to main content Skip to complementary content

LinkPropPublishTo

A stream in which to publish the generated app following successful app generation.

Properties

Name Description Type
context

An expression based on the usage environment of a Link typically including predicates that test the current user's membership in a group or possession of a user role that when evaluated truthfully enables an applicable value for a Link property. For example, 'User_*' indicates that the LinkPropSetting applies to all users while User.name = joe' indciates the rule applies only to a specific user named 'joe'.

String
streamId

The ID of a stream in which to publish the generated app. If specified, the user creating or modifying the link must have publish permission on the stream at time of link creation or modification otherwise the request will be rejected. At runtime, the user must have read privilege on the stream in order to generate the app. If the Link owner no longer has publish privilege on the stream at the time the app is generated, a runtime error will occur

String
streamName

An optional, read-only property containing the name of the stream in which to publish the generated app. This property is only returned on a Link.LinkGet call.

String

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!