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 | Name of the attribute. |
Returns
Type | Description |
---|---|
System.Int64 | Long value of the specified attribute. |