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