Skip to main content
A newer version of this page is available. .

SerializableObjectLayerProxyBase Properties

The base class for SerializableObjectLayer proxies.
Name Description
CanLoadCollectionObjects Obtains the value from the SerializableObjectLayer.CanLoadCollectionObjects property of an object layer instance returned by the SerializableObjectLayerProxyBase.GetObjectLayer method implementation.
ObjectLayer Obtains the value from the SerializableObjectLayer.ObjectLayer property of an object layer instance returned by the SerializableObjectLayerProxyBase.GetObjectLayer method implementation.
See Also