IAccountInfoCreateDate Property |
创建时间
Namespace: X3Platform.MembershipAssembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
SyntaxDateTime CreateDate { get; set; }
property DateTime CreateDate {
DateTime get ();
void set (DateTime value);
}
Property Value
Type:
DateTime
See Also