ObjectVersionInfo
This class is not replicated. Its interface does not cross the network boundary.
This class is not creatable. Instances of this class cannot be created with Instance.new.
Memory category | Instances |
---|
Member index 0
Removed member index 3
History | Member | |
---|---|---|
489 | CreatedTime: int64 | |
489 | IsDeleted: bool | |
489 | Version: string |
Description
History 13
- 489 Remove ObjectVersionInfo
- 486 Change ThreadSafety of Version from ReadOnly to ReadSafe
- 486 Change ThreadSafety of IsDeleted from ReadOnly to ReadSafe
- 486 Change ThreadSafety of CreatedTime from ReadOnly to ReadSafe
- 463 Add Version
- 463 Add IsDeleted
- 463 Add CreatedTime
- 463 Add ObjectVersionInfo
- 452 Remove ObjectVersionInfo
- 453 Add Version
- 453 Add IsDeleted
- 453 Add CreatedTime
- 453 Add ObjectVersionInfo
Removed members 3
CreatedTime
Type | Default | |
---|---|---|
int64 |
This property is not replicated. Its interface does not cross the network boundary.
This property is read-only. Its value can be read, but it cannot be modified.
Thread safety | ReadSafe |
---|---|
Category | Data |
Loaded/Saved | false/true |
History 5
- 489 Remove ObjectVersionInfo
- 486 Change ThreadSafety of CreatedTime from ReadOnly to ReadSafe
- 463 Add CreatedTime
- 452 Remove ObjectVersionInfo
- 453 Add CreatedTime
IsDeleted
Type | Default | |
---|---|---|
bool |
This property is not replicated. Its interface does not cross the network boundary.
This property is read-only. Its value can be read, but it cannot be modified.
Thread safety | ReadSafe |
---|---|
Category | Data |
Loaded/Saved | false/true |
History 5
- 489 Remove ObjectVersionInfo
- 486 Change ThreadSafety of IsDeleted from ReadOnly to ReadSafe
- 463 Add IsDeleted
- 452 Remove ObjectVersionInfo
- 453 Add IsDeleted
Version
Type | Default | |
---|---|---|
string |
This property is not replicated. Its interface does not cross the network boundary.
This property is read-only. Its value can be read, but it cannot be modified.
Thread safety | ReadSafe |
---|---|
Category | Data |
Loaded/Saved | false/true |
History 5
- 489 Remove ObjectVersionInfo
- 486 Change ThreadSafety of Version from ReadOnly to ReadSafe
- 463 Add Version
- 452 Remove ObjectVersionInfo
- 453 Add Version