Click or drag to resize

ObjectPropertyNamesObjectReference Field

describes which object is referenced by this journey point. When "JourneyPointType" is one of "InputPinSelection", "OutputPinSelection" or "Pin", the referenced object is a pin (whose parent is the owning object) otherwise its an "normal" flow object. [ObjectProxy, read-only]

Namespace:  Articy.Api
Assembly:  PublicApiTypes (in PublicApiTypes.dll) Version: 1.0.0
Syntax
C#
public const string ObjectReference = "ObjectReference"

Field Value

Type: String
See Also