Click or drag to resize

McIdentitiesAdd Method (String)

Namespace:  MediaCy.IQL.Application
Assembly:  MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
Syntax
VB
Public Function Add ( 
	Name As String
) As McIdentity

Parameters

Name
Type: SystemString

Return Value

Type: McIdentity

Implements

IMcIdentities.Add(String)
See Also