ArcObjects Library Reference (Catalog)  

IAGSObjectCreationProperties.ObjectConfiguration Property

The associated server object configuration during object creation time.

[Visual Basic .NET]
Public Property ObjectConfiguration As IServerObjectConfiguration
[C#]
public IServerObjectConfiguration ObjectConfiguration {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IAGSObjectCreationProperties Interface