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


IAGSObjectCreationProperties.ObjectConfiguration Property (ArcObjects .NET 10.4 SDK)
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