Utils.CreateCSEntryChange Method
Namespace: Microsoft.MetadirectoryServices
Assembly: Microsoft.MetadirectoryServicesEx (in Microsoft.MetadirectoryServicesEx.dll)
Usage
'Usage
Dim returnValue As CSEntryChange
returnValue = Utils.CreateCSEntryChange
Syntax
'Declaration
Public Shared Function CreateCSEntryChange As CSEntryChange
public static CSEntryChange CreateCSEntryChange ()
public:
static CSEntryChange^ CreateCSEntryChange ()
public static CSEntryChange CreateCSEntryChange ()
public static function CreateCSEntryChange () : CSEntryChange
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
Target Platforms
See Also
Reference
Utils Class
Utils Members
Microsoft.MetadirectoryServices Namespace