MembershipBaseObjectCreatedTime Property |
Gets the UTC time the account or group was created.
Namespace:
Dundas.BI.AccountServices
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public DateTime CreatedTime { get; }
Public ReadOnly Property CreatedTime As DateTime
Get
public:
virtual property DateTime CreatedTime {
DateTime get () sealed;
}
abstract CreatedTime : DateTime with get
override CreatedTime : DateTime with get
Property Value
Type:
DateTimeSee Also