ArcObjects Library Reference (GeoDatabaseDistributedUI)  

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