This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GeoDatabaseDistributedUI > ESRI.ArcGIS.GeoDatabaseDistributedUI > Interfaces > IC > ICheckOutUIProperties Interface > ICheckOutUIProperties.COMXDocumentLocation Property (ArcObjects .NET 10.5 SDK) |
The path to and name of an ArcMap document.
[Visual Basic .NET] Public ReadOnly Property COMXDocumentLocation As String
[C#] public string COMXDocumentLocation {get;}
If you set the PostCheckOutOption property to esriMXDocumentCopy, this property must be set.
It specifes the output ArcMap document which references the check-out database.