The IDLffDicomExCfg::RemoveApplicationEntity procedure method marks a specified Application Entity for removal from the collection of application entities.
The Application Entity is not actually removed from the collection until the IDLffDicomExCfg::Commit method is called.
Syntax
Obj->[IDLffDicomExCfg::]RemoveApplicationEntity, ApplicationEntityName
Arguments
ApplicationEntityName
A string containing the name of the Application Entity to be removed.
Keywords
None
Version History