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. |