Click or drag to resize

ObjectPropertyNames Class

This class contains constants for all properties that are introduced by the base objects of articy:draft. You can find type infos and restrictions in braces after the name
Inheritance Hierarchy
SystemObject
  Articy.ApiObjectPropertyNames

Namespace:  Articy.Api
Assembly:  PublicApiTypes (in PublicApiTypes.dll) Version: 1.0.0
Syntax
C#
public static class ObjectPropertyNames

The ObjectPropertyNames type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberAbsoluteFilePath
the asset's qualified absolute file path including the currently used project folder. [string, read-only]
Public fieldStatic memberAssetCategory
The category of the asset. [Enum (int), read-only]
Public fieldStatic memberAssetFilename
The filename of the asset in the project dir. only contains the name [string, read-only] deprecated use "Filename" instead
Public fieldStatic memberAssetState
The state of the asset (Ready, Importing, ...) When using one the ApiSession.ImportAsset overloads you will discover state changes on the returned object [enum (int), read-only, volatile]
Public fieldStatic memberAttachments
The name of the property containing the object's attachments. This property can only be used with the object list management methods. The list returned from GetAttachments is only a read-only list containing current objects. [IList<ObjectProxy>] Check CanHaveAttachments to check whether an object has this property. (E.g. Pin or Connections do not have this property)
Public fieldStatic memberAutoDisplayNamePosition
Determines if the display name of an object should be positioned automatically. [boolean]
Public fieldStatic memberBBCodeText
The Text/Description/Spoken text element of most objects as bb markup text [string] Check HasText to check whether an object has this property. (E.g. Pin or Connections do not have this property)
Public fieldStatic memberBooleanValue
A boolean evaluation of the default value. If the variable has integer type, 0 evaluates to false, any other to true
Public fieldStatic memberColor
The color of the object [System.Windows.Media.Color] Check HasColor to check whether an object has this property. (E.g. Pin or Connections do not have this property)
Public fieldStatic memberContent
The content of a Note in the XML markup notation. The XML conforms the ScratchpadDocument.xsd. [string, read-only, XML markup]
Public fieldStatic memberCreatedBy
The name of the creator of the comment [string, read-only]
Public fieldStatic memberCreatedOn
The timestamp of the creation of the comment in UTC time. [DateTime, read-only]
Public fieldStatic memberDataType
The data type of a variable. [Enum (int), e.g. Integer, Boolean]
Public fieldStatic memberDefaultValue
the string representation of the default value of a variable
Public fieldStatic memberDescription
The description of a variable. [string]
Public fieldStatic memberDisplayName
The display name as it can be seen in the navigator [string, non empty] Check HasDisplayName to check whether an object has this property. (E.g. Connections do not have a DisplayName)
Public fieldStatic memberDisplayNameColor
The color of an object's display name. [System.Windows.Media.Color]
Public fieldStatic memberDisplayNameColorForImage
The color of an image's display name. [System.Windows.Media.Color]
Public fieldStatic memberDisplayNameColorForLink
The color of a link's display name. [System.Windows.Media.Color]
Public fieldStatic memberDisplayNameColorForPath
The color of a path's display name. [System.Windows.Media.Color]
Public fieldStatic memberDisplayNameColorForSpot
The color of a spot's display name. [System.Windows.Media.Color]
Public fieldStatic memberDisplayNameColorForZone
The color of a zone's display name. [System.Windows.Media.Color]
Public fieldStatic memberDisplayNamePosX
The X coordinate of a display name's position. [double]
Public fieldStatic memberDisplayNamePosY
The Y coordinate of a display name's position. [double]
Public fieldStatic memberDisplayNameSize
The size of an object's display name. [int]
Public fieldStatic memberDisplayNameSizeForImage
The size of an image's display name. [int]
Public fieldStatic memberDisplayNameSizeForLink
The size of a link's display name. [int]
Public fieldStatic memberDisplayNameSizeForPath
The size of a path's display name. [int]
Public fieldStatic memberDisplayNameSizeForSpot
The size of a spot's display name. [int]
Public fieldStatic memberDisplayNameSizeForZone
The size of a zone's display name. [int]
Public fieldStatic memberDropShadow
Determines if the drop shadow of an object's display name should be shown. [boolean]
Public fieldStatic memberDropShadowForImage
Determines if the display name drop shadow of an image should be shown. [boolean]
Public fieldStatic memberDropShadowForLink
Determines if the display name drop shadow of a link should be shown. [boolean]
Public fieldStatic memberDropShadowForPath
Determines if the display name drop shadow of a path should be shown. [boolean]
Public fieldStatic memberDropShadowForSpot
Determines if the display name drop shadow of a spot should be shown. [boolean]
Public fieldStatic memberDropShadowForText
Determines if a text's drop shadow should be shown. [boolean]
Public fieldStatic memberDropShadowForZone
Determines if the display name drop shadow of a zone should be shown. [boolean]
Public fieldStatic memberEndCap
Defines the ending element of a path. [Enum (int), e.g. ColoredDot, None, LineArrowHead, FilledArrowHead, Diamond, Square, Disc]
Public fieldStatic memberExpression
A text field which is used as an expression.
Public fieldStatic memberExternalId
The external Id as it can be found in the objects property sheet. [string]
Public fieldStatic memberFileExtension
The file's extension. [string, read-only]
Public fieldStatic memberFilename
The filename of the asset in the project dir. only contains the name [string, read-only]
Public fieldStatic memberFilePath
the asset's relative file path relative to the currently used project folder. [string, read-only]
Public fieldStatic memberFileSize
The size of the asset on disk. [long, read-only]
Public fieldStatic memberFileType
The file type as reported by the shell. [string, read-only]
Public fieldStatic memberFillColor
The fill color of an object. [System.Windows.Media.Color]
Public fieldStatic memberForcedHeight
Determines the fixed height of a location text object. [double]
Public fieldStatic memberForcedWidth
Determines the fixed width of a location text object. [double]
Public fieldStatic memberForObjectType
This property contains the type of object that is required to assign a given template to [Enum (int), read-only of type "ObjectType"]
Public fieldStatic memberHeight
the Height of a flow-item.
Public fieldStatic memberId
The Id of an asset. [ulong, read-only]
Public fieldStatic memberIdxInJourney
The index this journey point has in the list of points in the Journey [int, read-only]
Public fieldStatic memberImageAsset
The asset of a location image. [ObjectProxy]
Public fieldStatic memberImageHeight
If the asset contains an image this property holds the height of that image, for all others it is reported as 0. [int, read-only]
Public fieldStatic memberImageOpacity
The opacity of a location image. [double, 0.0 - 1.0]
Public fieldStatic memberImageWidth
If the asset contains an image this property holds the width of that image, for all others it is reported as 0. [int, read-only]
Public fieldStatic memberJourneyPoints
a read-only list of JouneyPoint objects. [IList<ObjectProxy>, read-only]
Public fieldStatic memberJourneyPointType
The type of this point in the journey. [Enum (int), read-only]
Public fieldStatic memberJourneyState
the state of the journey [Enum (int)]
Public fieldStatic memberLabel
The label text for the connection [string]
Public fieldStatic memberLineWidth
Defines the line thickness of a path. [double]
Public fieldStatic memberLinkStyleSize
Determines the style size for a link. [Enum (int), e.g. Inherited, Large, Medium, Small]
Public fieldStatic memberLinkStyleType
Determines the style type for a link. [Enum (int), e.g. Inherited, PreviewImage, IconOnly, Minimal]
Public fieldStatic memberMarkupText
The Text/Description/Spoken text element of most objects including all markup [string] Check HasText to check whether an object has this property. (E.g. Pin or Connections do not have this property)
Public fieldStatic memberMenuText
the preview/menu text of the dialog fragment. [string]
Public fieldStatic memberNamespaces
a read-only list of Journey namespaces. [IList<ObjectProxy>, read-only]
Public fieldStatic memberNumericValue
A numeric (double) evaluation of the default value. If the variable has boolean type, false evaluates to 0.0, true to 1.0
Public fieldStatic memberObjectReference
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]
Public fieldStatic memberObjectType
The objects type name [enum, non empty]
Public fieldStatic memberOriginalSource
The full filename of the location this asset was initially imported. [string, read-only]
Public fieldStatic memberOutlineColor
The outline color of an object. [System.Windows.Media.Color]
Public fieldStatic memberOutlineSize
The outline size of an object. [double]
Public fieldStatic memberOutlineStyle
The outline style of an object. [Enum (int), e.g. Solid, Dot, Dash, DashDot, DashDotDot]
Public fieldStatic memberParent
The object reference to the objects parent or null when object has no parent (like the project's root object). Connections are rooted in the container that also contain the other flow objects. The parent of a Pin object is the flow object it is connected to
Public fieldStatic memberPartitionGuid
The Guid (as string) of the partition the object resides in (AD > 3.1.3)
Public fieldStatic memberPinIndex
The index of the pin in a top down order as it is connected to an element of the flow. [int, read-only]
Public fieldStatic memberPinType
The type of the pin. [Enum (int) e.g. Invalid, Input, Output]
Public fieldStatic memberPosX
X position of a flow-item.
Public fieldStatic memberPosY
Y position of a flow-item.
Public fieldStatic memberPreviewImageAsset
some objects like zones or locations offer a preview image, you can set it using this parameter. [ObjectProxy, only Assets of type Image] Check HasPreviewImage to check whether an object has this property. (E.g. Pin or Connections do not have this property)
Public fieldStatic memberReachedByActionType
describes by what action this journey point was reached [Enum (int), read-only]
Public fieldStatic memberScriptingName
The scripting name of an object. [string]
Public fieldStatic memberSelectability
Determines if an object is selectable. [Enum (int), e.g. Unselectable, Selectable]
Public fieldStatic memberShapeType
The type of a zone. [Enum (int) e.g. Invalid, Spot, Circle, Rectangle, Path, Polygon, Link ]
Public fieldStatic memberShortId
The short/articy:access Id as it can be found in the objects property sheet. [int] Write with care to keep these Ids unique.
Public fieldStatic memberShowCalculatedDisplayName
Determines if the calculated display name of an object should be shown. [boolean]
Public fieldStatic memberShowDisplayName
Determines if the display name of an object should be shown. [boolean]
Public fieldStatic memberShowDisplayNameForImage
Determines if the display name of an image should be shown. [boolean]
Public fieldStatic memberShowDisplayNameForLink
Determines if the display name of a link should be shown. [boolean]
Public fieldStatic memberShowDisplayNameForPath
Determines if the display name of a path should be shown. [boolean]
Public fieldStatic memberShowDisplayNameForSpot
Determines if the display name of a spot should be shown. [boolean]
Public fieldStatic memberShowDisplayNameForZone
Determines if the display name of a zone should be shown. [boolean]
Public fieldStatic memberShowLabel
Determines if the label should be shown [boolean]
Public fieldStatic memberSource
The source object of the connection [ObjectProxy, read-only]
Public fieldStatic memberSourcePin
The Pin object of the referenced source object of the connection [ObjectProxy, read-only]
Public fieldStatic memberSpeaker
the speaking entity of the dialog fragment. [ObjectProxy, "Entity" objects only]
Public fieldStatic memberSpotStyleSize
Determines the style type for a link. [Enum (int), e.g. Inherited, Large, Medium, Small]
Public fieldStatic memberSpotStyleType
Determines the style type for a spot. [Enum (int), e.g. Inherited, Flag, Cross]
Public fieldStatic memberStageDirections
the stage directions of a dialog fragment [string]
Public fieldStatic memberStartCap
Defines the starting element of a path. [Enum (int), e.g. ColoredDot, None, LineArrowHead, FilledArrowHead, Diamond, Square, Disc]
Public fieldStatic memberStringValue
A text (string) evaluation of the default value. A number will be tried to be represented as a string.
Public fieldStatic memberTarget
The target object of a connection. [ObjectProxy, read-only]
Public fieldStatic memberTargetPin
The Pin object of the referenced target object of the connection. [ObjectProxy, read-only]
Public fieldStatic memberTechnicalName
The TechnicalName as it can be found in the objects property sheet [string, valid identifier names only] Check HasTechnicalName to check whether an object has this property. (E.g. SystemFolder objects like "Entities" do not have technical names)
Public fieldStatic memberTemplateName
The technical name of an objects template or an empty string if not template was set [string]
Public fieldStatic memberText
The Text/Description/Spoken text element of most objects [string] Check HasText to check whether an object has this property. (E.g. Pin or Connections do not have this property)
Public fieldStatic memberTransformPivotX
The X coordinate of a transforms pivot position. [double]
Public fieldStatic memberTransformPivotY
The Y coordinate of a transforms pivot position. [double]
Public fieldStatic memberTransformRotation
The value of a transforms rotation in degrees. [double]
Public fieldStatic memberTransformXAxisX
The X value of a transforms X-Axis vector. [double]
Public fieldStatic memberTransformXAxisY
The Y value of a transforms X-Axis vector. [double]
Public fieldStatic memberTransformYAxisX
The X value of a transforms Y-Axis vector. [double]
Public fieldStatic memberTransformYAxisY
The Y value of a transforms Y-Axis vector. [double]
Public fieldStatic memberUrl
the articy:// protocol Url of the object
Public fieldStatic memberVariables
A read-only list of the variables of a variable set. [IList<ObjectProxy>, read-only]
Public fieldStatic memberVisibility
Determines if an object is visible. [Enum (int), e.g. Invisible, Visible]
Public fieldStatic memberWidth
the width of a flow-item.
Public fieldStatic memberZIndex
the z-index of a flow-item
Top
See Also