ArcGIS Runtime SDK for iOS
100.15
|
Information about edit tracking fields.
Instances of this class indicate which fields or attributes of a feature contain information about who created/edited the feature and when was it created/edited.
Properties | |
NSString * | creationDateField |
NSString * | creatorField |
NSString * | editDateField |
NSString * | editorField |
NSString * | realm |
|
readnonatomiccopy |
Name of the field containing information about when the feature was first created.
|
readnonatomiccopy |
Name of the field containing information about who created the feature.
|
readnonatomiccopy |
Name of the field containing information about when the feature was last edited.
|
readnonatomiccopy |
Name of the field containing information about who edited the feature last.
|
readnonatomiccopy |
Name of the field containing information about the realm of the person who edited the feature last.