Solid Edge Draft Type Library
FullName Property
Solid Edge Draft Type Library > DraftDocument Object : FullName Property
Description
Returns the name and path of the referenced object.
Property type
Read-only property
Syntax
Visual Basic
Public Property FullName As String
Remarks
This property is equivalent to the Path property, followed by the file system separator, followed by the Name property.
See Also

DraftDocument Object  | DraftDocument Members