Microsoft Identity Integration Server 2003 Developer Reference |
[C#]
public bool ShouldProjectToMV(
CSEntry csentry,
out string MVObjectType
);
[Visual Basic .NET]
Public Function ShouldProjectToMV( _
ByVal csentry As CSEntry, _
ByRef MVObjectType As String _
) As Boolean
Implements IMASynchronization.ShouldProjectToMV
Returns False if the connector space entry should not be projected.
Exception type | Condition |
---|---|
EntryPointNotImplementedException | The rules extension does not implement this method. |
UnexpectedDataException | The method received unexpected data. |
Product: Microsoft Identity Integration Server 2003
Namespace: Defined in Microsoft.MetadirectoryServices.
Assembly: Requires Microsoft.MetadirectoryServices (in
Microsoft.MetadirectoryServices.dll).
.NET Framework: Requires .NET Framework 1.1.