Click or drag to resize

IdManageradd Method (String, String)

adds a sure name identifier to an identifier

Namespace:  Karamba.Elements
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public void add(
	string first_name,
	string sure_name
)

Parameters

first_name
Type: SystemString
identifier
sure_name
Type: SystemString
sure name of the identifier
See Also