ObjectProxyCanHaveAttachments Property
All articy object types that can receive attachments inside a reference strip return true.
Definition
Namespace: Articy.Api
Assembly: QueryLayer (in QueryLayer.dll) Version: 1.0.0
Assembly: QueryLayer (in QueryLayer.dll) Version: 1.0.0
C#
public bool CanHaveAttachments { get; }Property Value
BooleanRemarks
Currently this is the case for flow fragments, dialogs, entities and locations. All other types of objects return false.