ExceptionLogEntry.FullDocumentName Property

Gets the full document name. This will usually be the same as the full file name. (For assemblies, it may have a Level of Detail name appended.)

Namespace:  Autodesk.iLogic.Interfaces
Assembly:  Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 25.0

Syntax

VB

ReadOnly Property FullDocumentName As String
	Get

C#

string FullDocumentName { get; }

Property Value

Type: String

See Also

Reference

ExceptionLogEntry Interface
Autodesk.iLogic.Interfaces Namespace