  | RemDesignAddTypeRelation Method  | 
Paperwork .Net Kütüphanesi  
    Namespace: 
   Paperwork.Connect
    Assembly:
   Paperwork.Connect (in Paperwork.Connect.dll) Version: 5.0.0.0
Syntaxpublic a_GenericResult AddTypeRelation(
	string masterType,
	string clientType,
	string masterAttribute,
	string clientAttribute,
	string relationType
)
Parameters
- masterType
 - Type: SystemString
 - clientType
 - Type: SystemString
 - masterAttribute
 - Type: SystemString
 - clientAttribute
 - Type: SystemString
 - relationType
 - Type: SystemString
 
Return Value
Type: 
a_GenericResult
See Also