TWebsiteProject.GetDocumentGUID Method

Returns the unique identifier used in the document jeader to check if the file is compatible with this project.

Unit: uLWG_Projects
function GetDocumentGUID: string

Return Value

Type: System.string

 

Overrides

uDocumentsAncestor.TDocumentAncestor.GetDocumentGUID

Override this method in your TDocument class descendant.