IAccountGrantInfoGrantedTimeTo Property |
[Missing <summary> documentation for "P:X3Platform.Membership.IAccountGrantInfo.GrantedTimeTo"]
Namespace: X3Platform.MembershipAssembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
SyntaxDateTime GrantedTimeTo { get; set; }
property DateTime GrantedTimeTo {
DateTime get ();
void set (DateTime value);
}
Property Value
Type:
DateTime
See Also