[This is preliminary documentation and is subject to change.]

The OCMetaInfo type exposes the following properties.

Properties

  NameDescription
Public propertyChecksum
The checksum, used for synchronization purposes. Usually this is the last modification timestamp
(Overrides OCService..::.Checksum.)
Public propertyCommand
Commands to be executed on this object
(Overrides OCService..::.Command.)
Public propertyLock
The lock bit, used to determine whether editing is allowed on this object
(Overrides OCService..::.Lock.)
Public propertyMetaInfo
Gets the meta information object
Public propertyMetaLists
Gets the meta list information object
Public propertySid
A unique service id, unique across all the OCService objects
(Overrides OCService..::.Sid.)

See Also