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