CSEntryChangeResult Class
Represents the changed result for an entry in the connector space.
Namespace: Microsoft.MetadirectoryServices
Assembly: Microsoft.MetadirectoryServicesEx (in Microsoft.MetadirectoryServicesEx.dll)
Usage
'Usage
Dim instance As CSEntryChangeResult
Syntax
'Declaration
<SerializableAttribute> _
Public MustInherit Class CSEntryChangeResult
[SerializableAttribute]
public abstract class CSEntryChangeResult
[SerializableAttribute]
public ref class CSEntryChangeResult abstract
/** @attribute SerializableAttribute() */
public abstract class CSEntryChangeResult
SerializableAttribute
public abstract class CSEntryChangeResult
Inheritance Hierarchy
System.Object
Microsoft.MetadirectoryServices.CSEntryChangeResult
Microsoft.MetadirectoryServices.DetachedObjectModel.CSEntryChangeResultDetached
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Platforms
Development Platforms
Windows XP Home Edition, Windows XP Professional, Windows Server 2003 , Windows Server 2008, and Windows 2000
Target Platforms
See Also
Reference
CSEntryChangeResult Members
Microsoft.MetadirectoryServices Namespace