ProfileAttr Class
Autodesk.Connectivity.WebServices›Autodesk.Connectivity.WebServices
A profile attribute for a given user or group.
Syntax
public class ProfileAttr Public Class ProfileAttr Properties
| Name | Description |
|---|---|
| AttrId | The id of the current attribute. |
| UserGrpId | User or group id that profile attribute is associated with. |
| Value | The value of the profile attribute. |
Returned By
Where you get a ProfileAttr — members that return one.
Inheritance Hierarchy
- System.Object
- Autodesk.Connectivity.WebServices.ProfileAttr