Method GetAsInt16
GetAsInt16(String)
Gets the value of specified attribute as short.
Declaration
short GetAsInt16(string attribute)
Parameters
Type | Name | Description |
---|---|---|
System. |
attribute | Name of the attribute. |
Returns
Type | Description |
---|---|
System. |
Short value of the specified attribute. |