Automatically assigns the location category to documents.
| C# | Visual Basic | Visual C++ |
public virtual void AutoAssignDocumentLocation( bool onlyUnassigned )
Public Overridable Sub AutoAssignDocumentLocation ( _ onlyUnassigned As Boolean _ )
public: virtual void AutoAssignDocumentLocation( bool onlyUnassigned )
- onlyUnassigned (Boolean)
- If true, only assigns a category when one (other than default) is not already set.
Uses the Location category root and any plug-in assembly.