ApplicationPackageInfoEndDate Property |
结束时间
Namespace: X3Platform.Apps.ModelAssembly: X3Platform.Apps (in X3Platform.Apps.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic DateTime EndDate { get; set; }
public:
property DateTime EndDate {
DateTime get ();
void set (DateTime value);
}
Property Value
Type:
DateTime
See Also