SetCreatedDate
SetCreatedDate(DateTime)
添加资源创建日期。
public void SetCreatedDate(DateTime createdDate)
范围 | 类型 | 描述 |
---|---|---|
createdDate | DateTime | 创建日期。 |
也可以看看
SetCreatedDate(string)
添加资源创建日期。
public void SetCreatedDate(string createdDate)
范围 | 类型 | 描述 |
---|---|---|
createdDate | String | 创建日期。 |