Return Type |
Signature |
GetRoomPathAlternaltiveParent( |
|
IsRoomTemplateReleaseable( |
FSCTEAMROOM@1.1001:GetRoomPathAlternaltiveParent
object
FSCTEAMROOM@1.1001:GetRoomPathAlternaltiveParent(
object
sourceobj,
out retval object
alternativeparent,
optional Room
findroom)
Name |
Description |
sourceobj |
the object for which the bread crumb should be generated
|
alternativeparent |
the alternative parent
|
findroom |
the room where the template should be located in
|
Additional Information
FSCTEAMROOM@1.1001:IsRoomTemplateReleaseable
boolean
FSCTEAMROOM@1.1001:IsRoomTemplateReleaseable(
object
template,
out retval boolean
isreleaseable,
ref boolean
requirereleasedversion)
Name |
Description |
template |
the template
|
isreleaseable |
the result
|
requirereleasedversion |
this parameter defines if released version of
the template is required.
|
Additional Information