M-Files API 23.11.13135.0
MFUpdateType Enumeration
Description
Available update types for property definitions.
Members
MemberValueDescription
MFUpdateTypeClientAuto2A property that is automatically set and updated by the client. The only difference between this and type eUpdateTypeNormal is that the user should not be prompted to enter the value of this type of property.
MFUpdateTypeNormal0A normal, user-settable property.
MFUpdateTypeServerAuto1A property that is automatically set and updated by the server. If a client supplies such properties in the set of operations, they are ignored by the server.