Link
A file link.
Link Properties
| Property |
Type |
Access |
Description |
| AssetEtag |
String |
read |
The asset etag of the link. |
| AssetID |
String |
read |
The asset ID of the link. |
| AssetURL |
String |
read |
The asset URL of the link. |
| Date |
Date |
read |
Date and time. |
| Edited |
Boolean |
read |
The edit state of the link. |
| EditingState |
idEditingState enumeration |
read |
Editing state for Version Cue. |
| FilePath |
File (String) |
read |
The file path. |
| Id |
Long |
read |
A unique number identifying the object. |
| Index |
Long |
read |
Index of the object within its parent object. |
| Label |
String |
r/w |
A label that can be set to any string. |
| LinkType |
String |
read |
The type of the link. |
| LinkXmp |
LinkMetadata |
read |
The XMP data of the linked file. |
| Name |
String |
read |
The name of the object. |
| Needed |
Boolean |
read |
The need state of the link. |
| Parent |
Story, Graphic, Movie, Sound |
read |
The parent of the object. |
| Size |
Long |
read |
Size of the linked file. |
| Status |
idLinkStatus enumeration |
read |
The status of the link. |
| StockState |
idLinkStockState enumeration |
read |
The stock state of the link. |
| VersionState |
idVersionState enumeration |
read |
Version state for Version Cue. |
Link Methods
| Method |
Returns |
Description |
| CopyLink |
Nothing |
Copy link file to new location. |
| EditOriginal |
Nothing |
Edit original. |
| ExtractLabel |
String |
Gets the content of the label associated with the specified key (name). |
| InsertLabel |
Nothing |
Sets the content of the label associated with the specified key (name), creating the label if it does not already exist. |
| Relink |
Nothing |
Relink the link to a diļ¬erent file. |
| RevealInBridge |
Nothing |
Reveal in Bridge. |
| RevealInSystem |
Nothing |
Reveal in System. |
| SaveAVersion |
Nothing |
Save a version to Version Cue. |
| Show |
Nothing |
Show link. |
| Unembed |
Nothing |
Unembed data and link to new file or link to original. |
| Unlink |
Nothing |
Unlink text or embed images. |
| Update |
Link |
Update Link. |
Previous post: LinkMetadata
Next post: Lines