Skip to content

Commit ff64ec0

Browse files
authoredMay 18, 2022
Merge pull request SkylineCommunications#247 from SkylineCommunications/RN-33497
RN 33497
2 parents 8a10dc3 + 392bf85 commit ff64ec0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎user-guide/Basic_Functionality/Visio/making_shapes_display_info/Making_a_shape_display_information_about_the_item_it_is_linked_to.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Add a shape data field of type **Info** to the shape, and set its value to one o
5252
- *AVERAGE VALUE* (see [Displaying history values for parameters](xref:Linking_a_shape_to_an_element_parameter#displaying-history-values-for-parameters))
5353
- *MINIMUM VALUE* (see [Displaying history values for parameters](xref:Linking_a_shape_to_an_element_parameter#displaying-history-values-for-parameters))
5454
- *MAXIMUM VALUE* (see [Displaying history values for parameters](xref:Linking_a_shape_to_an_element_parameter#displaying-history-values-for-parameters))
55-
- *IN USE*: Displays "true" or "false" depending on whether the element is being used in a resource, is a DVE parent of a function resource, or represents the physical device corresponding with a virtual function resource (supported from DataMiner 10.3.0/10.2.6 onwards).
55+
- *IN USE*: Displays "true" or "false" depending on whether the element is being used in a resource, is a DVE parent of a function resource, or represents the physical device corresponding with a virtual function resource (supported from DataMiner 10.3.0/10.2.6 onwards). Note that the [UseResource=true](xref:Linking_a_shape_to_a_resource) option must be specified on the element shape for this to work.
5656

5757
- **Services**:
5858

‎user-guide/Basic_Functionality/Visio/reference/Placeholders_for_variables_in_shape_data_values.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -575,7 +575,7 @@ This syntax consists of the following components:
575575

576576
- **Property=*\<propName>***: The value of a custom property of the resource. The name of that custom property must be specified in \<propName>, e.g. *Property=State*.
577577

578-
- **InUse**: From DataMiner 10.3.0/10.2.3 onwards, you can specify *InUse* to make the placeholder indicate whether a resource is being used in any bookings (with the result "true" or "false"). From DataMiner 10.3.0/10.2.6 onwards, this placeholder can also be used for a shape linked to an element, to indicate whether the element is being used in a resource, is a DVE parent of a function resource, or represents the physical device corresponding with a virtual function resource.
578+
- **InUse**: From DataMiner 10.3.0/10.2.3 onwards, you can specify *InUse* to make the placeholder indicate whether a resource is being used in any bookings (with the result "true" or "false"). From DataMiner 10.3.0/10.2.6 onwards, this placeholder can also be used for a shape linked to an element, to indicate whether the element is being used in a resource, is a DVE parent of a function resource, or represents the physical device corresponding with a virtual function resource. However, note that the [UseResource=true](xref:Linking_a_shape_to_a_resource) option must be specified on the element shape for this to work.
579579

580580
```txt
581581
[Resource:<GUID>,InUse]

0 commit comments

Comments
 (0)