Returns the current number of documents that are set by the user to be editable.
# Get the value of the property.propertyValue = personalUseLimits_var.editableFileCount
#include <Core/Dashboard/PersonalUseLimits.h>// Get the value of the property.integer propertyValue = personalUseLimits_var->editableFileCount();