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