IAccountRoleRelationInfoEndDate Property |
失效时间
Namespace: X3Platform.MembershipAssembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
SyntaxDateTime EndDate { get; set; }
property DateTime EndDate {
DateTime get ();
void set (DateTime value);
}
Property Value
Type:
DateTime
See Also