Add
Add(string, params string[])
निर्दिष्ट विशेषताओं को निर्दिष्ट अनुक्रमित दस्तावेज़ में जोड़ता है।
public void Add(string path, params string[] attributes)
पैरामीटर | प्रकार | विवरण |
---|---|---|
path | String | दस्तावेज़ पथ। |
attributes | String[] | जोड़ने के लिए गुण। |
यह सभी देखें
- class AttributeChangeBatch
- नाम स्थान GroupDocs.Search.Common
- सभा GroupDocs.Search
Add(string[], params string[])
निर्दिष्ट विशेषताओं को निर्दिष्ट अनुक्रमित दस्तावेजों में जोड़ता है।
public void Add(string[] paths, params string[] attributes)
पैरामीटर | प्रकार | विवरण |
---|---|---|
paths | String[] | दस्तावेज़ पथ। |
attributes | String[] | जोड़ने के लिए गुण। |
यह सभी देखें
- class AttributeChangeBatch
- नाम स्थान GroupDocs.Search.Common
- सभा GroupDocs.Search