Skip to main content
.NET 6.0+

ISerializableObjectLayerEx.LoadDelayedProperties Method

Name Parameters Description
LoadDelayedProperties(XPDictionaryStub, XPObjectStub, String[]) dictionary, theObject, props When implemented by a class, loads data to specific properties marked for delayed loading in a specified object.
LoadDelayedProperties(XPDictionaryStub, XPObjectStubCollection, String) dictionary, objects, property When implemented by a class, loads data to a specific property marked for delayed loading in specified objects.