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