IAuthorizationObjectUpdateDate Property |
更新时间
Namespace: X3PlatformAssembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
SyntaxDateTime UpdateDate { get; set; }
property DateTime UpdateDate {
DateTime get ();
void set (DateTime value);
}
Property Value
Type:
DateTime
See Also