This document is archived and information here might be outdated.  Recommended version.


IDisconnectedEditingUI.Application Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseDistributedUI > ESRI.ArcGIS.GeoDatabaseDistributedUI > Interfaces > ID > IDisconnectedEditingUI Interface > IDisconnectedEditingUI.Application Property
ArcGIS Developer Help

IDisconnectedEditingUI.Application Property

Application of the checkout command.

[Visual Basic .NET]
Public Property Application As Object
[C#]
public object Application {get; set;}

Product Availability

Available with ArcGIS Desktop.

Remarks

The Application from which the command is executed. For example the ArcMap or ArcCatalog application objects

See Also

IDisconnectedEditingUI Interface