Document specific helper methods - SmartPlant Foundation - IM Update 44 - Customization & Programming - Hexagon

SmartPlant Foundation Customization

Language
English
Product
SmartPlant Foundation
Search by Category
Customization & Programming
SmartPlant Foundation / SDx Version
10

Documents in SmartPlant Foundation consist of three objects: Master, Revision, and Version. In the client we only show the version object, but it is possible to navigate relationships from the other objects. The methods available are listed below.

Interface

Method

Returns

ISPFDocumentVersion

GetDocumentRevision

ISPFDocumentRevision

ISPFDocumentRevision

GetDocumentMaster

ISPFDocumentMaster

GetDocumentVersions

IObjectDictionary

GetDocumentVersion

ISPFDocumentVersion

ISPFDocumentMaster

GetDocumentRevisions

IObjectDictionary

GetDocumentRevision

ISPFDocumentRevision