IDLffDicomExCfg::RemoveApplicationEntity

Syntax | Arguments | Keywords | Version History

The IDLffDicomExCfg::RemoveApplicationEntity procedure method marks a specified Application Entity for removal from the collection of application entities.

Note
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

6.3

Introduced