DiskInfo.ObjectId Field
Contains the object ID.
Namespace: Microsoft.WindowsServerSolutions.Storage
Assembly: StorageOM (in StorageOM.dll)
Syntax
[DataMemberAttribute]
public string ObjectId
public:
[DataMemberAttribute]
String^ ObjectId
<DataMemberAttribute>
Public ObjectId As String
Field Value
Type: System.String
The object ID.
See Also
DiskInfo Class
Microsoft.WindowsServerSolutions.Storage Namespace
Return to top