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


IAGSObjectCreationProperties.DoStartEnable Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IA > IAGSObjectCreationProperties Interface > IAGSObjectCreationProperties.DoStartEnable Property
ArcGIS Developer Help

IAGSObjectCreationProperties.DoStartEnable Property

Indicates whether the server object has been started.

[Visual Basic .NET]
Public Property DoStartEnable As Boolean
[C#]
public bool DoStartEnable {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IAGSObjectCreationProperties Interface