SerializableObjectLayer.LoadDelayedProperties Method
Name | Parameters | Description |
---|---|---|
LoadDelayedProperties(XPDictionaryStub, XPObjectStub, String[]) | dictionary, theObject, props | Performs object layer specific operations that are required to load data to specific properties marked for delayed loading in a specified object. |
LoadDelayedProperties(XPDictionaryStub, XPObjectStubCollection, String) | dictionary, objects, property | Performs object layer specific operations that are required to load data to a specific property marked for delayed loading in specified objects. |