ExtendedAttributeDefinitionCreateExtendedAttribute Method |
Name | Description | |
---|---|---|
![]() ![]() | CreateExtendedAttribute |
Creates a new extended attribute with the field ID which equals to this object's field ID value.
|
![]() ![]() | CreateExtendedAttribute(Boolean) |
Creates a new extended attribute with the field ID which equals to this object's field ID value and the specified flag value.
|
![]() ![]() | CreateExtendedAttribute(DateTime) |
Creates a new extended attribute with the field ID which equals to this object's field ID value and the specified date value.
|
![]() ![]() | CreateExtendedAttribute(Decimal) |
Creates a new extended attribute with the field ID which equals to this object's field ID value and the specified numeric value.
|
![]() ![]() | CreateExtendedAttribute(String) |
Creates a new extended attribute with the field ID which equals to this object's field ID value and the specified text value.
|
![]() ![]() | CreateExtendedAttribute(Duration) |
Creates a new extended attribute with the field ID which equals to this object's field ID value and the specified duration value.
|
![]() ![]() | CreateExtendedAttribute(Value) |
Creates new extended attribute linked with specified Value item.
|