Click or drag to resize

RemDesignDeleteTypeRelation Method

Paperwork .Net Kütüphanesi

Namespace:  Paperwork.Connect
Assembly:  Paperwork.Connect (in Paperwork.Connect.dll) Version: 5.0.0.0
Syntax
C#
public a_GenericResult DeleteTypeRelation(
	string masterType,
	string clientType,
	string masterAttribute,
	string clientAttribute
)

Parameters

masterType
Type: SystemString
clientType
Type: SystemString
masterAttribute
Type: SystemString
clientAttribute
Type: SystemString

Return Value

Type: a_GenericResult
See Also