created_on Field
The date time (UTC) when this was created
<DataMember()> _
<PropertyExpression("CreatedDate")> _
Public created_on As Date
This language is not supported or no code example is available.
[DataMember()]
[PropertyExpression("CreatedDate")]
public DateTime created_on
This language is not supported or no code example is available.
[DataMember()]
[PropertyExpression("CreatedDate")]
public:
DateTime created_on;
This language is not supported or no code example is available.
public
DataMember()
PropertyExpression("CreatedDate")
created_on : DateTime
This language is not supported or no code example is available.
Field Value
DateTime
.NET Framework
Supported in: 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1