Attribute.UpdateAttributeEnumItem (EntityID, String, Int32, String, Nullable<Int64>, IDatabase) Method
Update an attribute enumeration item value and order
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.
JScript does not support generic types and methods.
This language is not supported or no code example is available.
Parameters
-
enum_item_id
-
EntityID
the id of the enum item
-
value
-
string
the new value
-
order
-
int
the order of the item
-
display_name
-
string
the display name of the item
-
constraint_id
-
Nullable<long>
an optional constraint id
-
db
-
IDatabase
the database connection to use
.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