userCreated
A value that indicates the user created the item.
Declaration
var userCreated: NSNumber? { get set }Discussion
Examples of items to set this property on include notes and documents that the user creates or modifies.
A value that indicates the user created the item.
var userCreated: NSNumber? { get set }Examples of items to set this property on include notes and documents that the user creates or modifies.