Return Type |
Signature |
AttrAcrCategoryFormsSet( |
|
GetRoomPathAlternaltiveParent( |
|
IsRoomTemplateReleaseable( |
FSCUSERFORMS@1.1001:AttrAcrCategoryFormsSet
void
FSCUSERFORMS@1.1001:AttrAcrCategoryFormsSet(
AttributeDefinition
attrdef,
ref optional any
value,
any
oldvalue)
Name |
Description |
attrdef |
|
value |
|
oldvalue |
Additional Information
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