General InformationThis opening ID is invoked when a containee component is removed from a container in a diagram view.
Input ObjectsInput objects must be of the following types:
Context Object Parameters
SampleThe following sample
Let ChildInstance(RFLVPMLogicalInstance) Set ChildInstance = ThisObject.Instance if(NULL <> ChildInstance) { ChildInstance.SetAttributeString("V_description", "") } |