|
Name
|
Type
|
Description
|
| active | xsd:boolean |
True if it is active partition
|
| empty | xsd:boolean |
True if the volume is empty
|
| firstSector | xsd:int |
The start sector.
|
| lengthInSectors | xsd:int |
The end sector.
|
| logical | xsd:boolean |
The flag to indicate whether or not the partition is
logical.
|
| partitionGuid | xsd:string |
For GPT partitions the type is GUID+UUID
If present then the disk must be in GPT format.
Since Converter API 4.0
|
| partitionNumber | xsd:int |
The partition number. Must be a positive integer.
|
| partitionUuid | xsd:string |
Since Converter API 4.0
|
| typeId | xsd:byte |
MBR type of data in the file system. Must be non-zero if present.
|
|
Properties inherited from DynamicData |
| None |