Description
The GenericRemoteExt component is the copy of an Extension created during the propagation of an InfoSource.
The only differences are:
-
the presence of additional Frozen slots in the GenericRemoteExt.
-
the extension's BComplex slots will be converted to a GenericRemoteComponent.
Any modification in the GenericRemoteExt will be propagated to the original extension.
Implementation
There is only one way to add a GenericRemoteExt to a station: invoking the "Synchronize" action on a InfoSource (configured to be exported) which has sibling extensions.
Properties
-
SyncOriginType: The Type of the Extension this RemoteExt comes from.
-
SyncOriginOrd: The Ord leading to the source Extension.
-
SyncLastUpdate: The last time this GenericRemoteExt has been updated through an InfoSource Synchronization.