Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

SerializableObjectLayerProxyBase.LoadDelayedProperties Method

Name Parameters Description
LoadDelayedProperties(XPDictionaryStub, XPObjectStub, String[]) dictionary, theObject, props Delegates the call to the corresponding SerializableObjectLayer.LoadDelayedProperties overloaded method of an object layer instance returned by the SerializableObjectLayerProxyBase.GetObjectLayer method implementation.
LoadDelayedProperties(XPDictionaryStub, XPObjectStubCollection, String) dictionary, objects, property Delegates the call to the corresponding SerializableObjectLayer.LoadDelayedProperties overloaded method of an object layer instance returned by the SerializableObjectLayerProxyBase.GetObjectLayer method implementation.