OcaLibVolMetadata¶
-
class
OcaLibVolMetadata()¶ Descriptor of a library volume. See 03 OcaLibrary for explanation.
-
OcaLibVolMetadata.Name¶ type: string
Name of library volume
-
OcaLibVolMetadata.VolType¶ type: OcaLibVolType
Type of library volume
-
OcaLibVolMetadata.Access¶ type: OcaLibAccess
Access mode of library volume - readonly or readwrite.
-
OcaLibVolMetadata.Version¶ type: number
Version number of library volume.
-
OcaLibVolMetadata.Creator¶ type: string
Name of creator of library volume.
-
OcaLibVolMetadata.UpDate¶ type: OcaTimePTP
Latest update timestamp.
-