IlsOwnsList::Partial
 
IlsOwnsList::Partial
Category 
Nested class
Description 
This class is an intermediate class that stores list items.
Library 
<server>
Header File 
#include <ilserver/model.h>
Synopsis 
class Partial
{
public:
OwnedTypeP getValue();
};
Member Functions 
OwnedTypeP getValue();
This member function returns the target of the relation.
See Also 
IlsOwnsList

Version 5.8
Copyright © 2014, Rogue Wave Software, Inc. All Rights Reserved.