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]

Definition

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

Field Value

String

See Also