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

The OCTrackerField 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 propertyId
The id of the field
Public propertyIsMandatory
True if the field is mandatory
Public propertyLock
The lock bit, used to determine whether editing is allowed on this object
(Overrides OCService..::.Lock.)
Public propertyName
The name of the field
Public propertySid
A unique service id, unique across all the OCService objects
(Overrides OCService..::.Sid.)
Public propertyTrackerFieldListArgs
The list of field arguments
Public propertyType
The type of the field

See Also