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


IAGSObjectCreationProperties.ObjectConfiguration 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.ObjectConfiguration Property
ArcGIS Developer Help

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