ExportView.CreatedDate 属性

定义

指定视图的创建日期。

public:
 property DateTime CreatedDate { DateTime get(); void set(DateTime value); };
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public DateTime CreatedDate { get; set; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false)>]
member this.CreatedDate : DateTime with get, set
Public Property CreatedDate As DateTime

属性值

创建视图的日期。

属性

适用于