IDLffXMLDOMEntity::GetPublicId

The IDLffXMLDOMEntity::GetPublicId function method returns the public ID of the entity, if it is specified.

Syntax

Result = Obj->[IDLffXMLDOMEntity::]GetPublicId()

Return Value

Returns a scalar string containing the public ID of the entity, or an empty string if the public ID is not specified.

Arguments

None

Keywords

None

Version History

6.1

Introduced