roblox
Missing API Documentation
This API Class does not have any or complete API documentation. Please add API documentation if possible.

The DataStoreObjectVersionInfo class inherits from Instance.

Properties

CreatedTime: int64

  • Read-onlyThis property is capable of being read but not written.
  • Not replicatedThis member is not replicated across the network boundary.
This class member is missing documentation. Create or add to its subpage at Class:DataStoreObjectVersionInfo/CreatedTime.
  • Category: Data.
  • Serialization: can save only.
  • Thread safety: read safe

IsDeleted: bool

  • Read-onlyThis property is capable of being read but not written.
  • Not replicatedThis member is not replicated across the network boundary.
This class member is missing documentation. Create or add to its subpage at Class:DataStoreObjectVersionInfo/IsDeleted.
  • Category: Data.
  • Serialization: can save only.
  • Thread safety: read safe

Version: string

  • Read-onlyThis property is capable of being read but not written.
  • Not replicatedThis member is not replicated across the network boundary.
This class member is missing documentation. Create or add to its subpage at Class:DataStoreObjectVersionInfo/Version.
  • Category: Data.
  • Serialization: can save only.
  • Thread safety: read safe

External links