ILS_USES_1
 
ILS_USES_1
Category 
Dynamic view-related macro (server side)
Description 
This macro declares a server relation of type IlsUses as being accessible at runtime, so that it can be used in view specifications. The runtime relation uses the accessors and the modifier defined in the class template IlsUses.
This macro can only be enclosed between the following pairs of macros:
*ILS_OBJECT_BEGIN/ILS_OBJECT_END
*ILS_ENTITY_BEGIN/ILS_ENTITY_END
*ILS_MVVIEW_BEGIN/ILS_MVVIEW_END
or their derivatives.
Library 
<server>
Header File 
#include <ilserver/rtmodel.h>
Synopsis 
ILS_USES_1<userType,usedType,relation>
See Also 
IlsUses, ILS_W_RELATION_1

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