OlapCubeUpdateDate Property |
Gets the update date.
Namespace:
Dundas.BI.Data.Metadata.Olap
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public DateTime UpdateDate { get; }
Public ReadOnly Property UpdateDate As DateTime
Get
public:
property DateTime UpdateDate {
DateTime get ();
}
member UpdateDate : DateTime with get
Property Value
Type:
DateTimeSee Also