Method GetAsInt64
GetAsInt64(String)
Gets the value of the specified attribute as long.
Declaration
long GetAsInt64(string attribute)
Parameters
Type | Name | Description |
---|---|---|
System. |
attribute | Name of the attribute. |
Returns
Type | Description |
---|---|
System. |
Long value of the specified attribute. |