StorageObjectModelErrorCodes.InvalidFolderID Field
Specifies that the folder identifier is not valid.
Namespace: Microsoft.WindowsServerSolutions.Storage
Assembly: StorageOM (in StorageOM.dll)
Syntax
public const int InvalidFolderID
public:
literal int InvalidFolderID
Public Const InvalidFolderID As Integer
Field Value
Type: System.Int32
See Also
StorageObjectModelErrorCodes Class
Microsoft.WindowsServerSolutions.Storage Namespace
Return to top