com.ibm.gre.IRMComponent.IRMComponent Function
Constructor containing parameters for all property values.

Public void IRMComponent (long, string, string, int, string, int)
  Type Name Description  
    long nFlPlnCmpntID The unique number identifying the Component.  
    string strFlPlnCmpntNm The unique name identifying the Component.  
    string strFlPlnCmpntTtl The Component Title.  
    int nFlPlnCmpntDefID The Component Definition ID.  
    string strFlPlnCmpntDefNm The Component Definition Name.  
    int nFlPlnViewID The Primary View ID for the Component.  
  Return Description  
    void    
Other overloads:
com.ibm.gre.IRMComponent.#ctor() com.ibm.gre.IRMComponent.#ctor(2,e) com.ibm.gre.IRMComponent.#ctor(XmlNode)