 
            | Solid Edge Framework Type Library > ISENewFileUIEvents Object : OnNewFileUI Method | 
| Visual Basic | 
|---|
| Public Function OnNewFileUI( _ ByVal DocumentType As DocumentTypeConstants, _ ByRef Filename As String, _ ByRef AppendToTitle As String _ ) As HResult | 
| Value | Description | 
|---|---|
| igAssemblyDocument | Assembly Document Type | 
| igDraftDocument | Draft Document Type | 
| igPartDocument | Part Document Type | 
| igSheetMetalDocument | SheetMetal Document Type | 
| igSyncAssemblyDocument | Synchronous Assembly Document Type | 
| igSyncPartDocument | Synchronous Part Document Type | 
| igSyncSheetMetalDocument | Synchronous Sheetmetal Document Type | 
| igUnknownDocument | Unknown Document Type | 
| igWeldmentAssemblyDocument | Weldment Assembly Document Type | 
| igWeldmentDocument | Weldment Document Type |