IEntityDocObjectInfoCreateDate Property |
创建日期
Namespace: X3Platform.EntitiesAssembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
SyntaxDateTime CreateDate { get; }
property DateTime CreateDate {
DateTime get ();
}
Property Value
Type:
DateTime
See Also