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


IAGSObjectCreationProperties.DoStartEnable Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Catalog)  

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