|  | IObjectLibrarySetGroupValue Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | SetGroupValue(String, String, Object) | 
            Sets the value of the specified property.
            If the property did exist until now, it is created.
            (Inherited from IGroupedPropertyTarget.) | 
|  | SetGroupValue(String, String, Boolean) | 
            Sets a boolean value for the specified group property.
             | 
|  | SetGroupValue(String, String, Int32) | 
            Sets an integer value for the specified group property.
             | 
|  | SetGroupValue(String, String, String) | 
            Sets a string value for the specified group property.
             | 
|  | SetGroupValue(String, String, String) | 
            Sets a string array value for the specified group property.
             | 
 See Also
See Also