Partager via


StorageObjectModelErrorCodes.RequestNotFound Field

 

Specifies that the request was not found.

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

Syntax

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

Field Value

Type: System.Int32

See Also

StorageObjectModelErrorCodes Class
Microsoft.WindowsServerSolutions.Storage Namespace

Return to top