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