Partager via


StorageObjectModelErrorCodes.NotUniqueError Field

 

Specifies that the error is not unique.

Namespace:   Microsoft.WindowsServerSolutions.Storage
Assembly:  StorageOM (in StorageOM.dll)

Syntax

public const int NotUniqueError
public:
literal int NotUniqueError
Public Const NotUniqueError As Integer

Field Value

Type: System.Int32

See Also

StorageObjectModelErrorCodes Class
Microsoft.WindowsServerSolutions.Storage Namespace

Return to top