AccountCacheInfoBeginDate Property |
开始时间
Namespace: X3Platform.SessionsAssembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic DateTime BeginDate { get; set; }
public:
property DateTime BeginDate {
DateTime get ();
void set (DateTime value);
}
Property Value
Type:
DateTime
See Also