Instance Property インスタンスプロパティ

modificationDate

The modification date of the version. そのバージョンの修正日。

Declaration 宣言

@property(nullable, readonly, copy) NSDate *modificationDate;

Discussion 議論

If the version has been deleted, this value is nil. バージョンが削除されたならば、この値はnilです。

See Also 参照

Accessing the Version Information バージョン情報にアクセスする