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