Attribute.AddAttributeEnumItem Method
Add an enum item to an enum attribute
This language is not supported or no code example is available.
This language is not supported or no code example is available.
This language is not supported or no code example is available.
This language is not supported or no code example is available.
Parameters
-
server_id
-
ServerID
the server details
-
attribute_id
-
EntityID
the id of the attribute this belongs to
-
value
-
string
the value of the enum item
-
order
-
int
the order of the item
-
db
-
IDatabase
the database object to use
Return Value
EntityID
the id of the created enum item
.NET Framework
Supported in: 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1