 | LimitedUser.Exported Property |
Namespace:
Dynamicweb.Security.UserManagement
Assembly:
Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntaxpublic Nullable<DateTime> Exported { get; set; }
Public Property Exported As Nullable(Of DateTime)
Get
Set
Property Value
Type:
Nullable<DateTime>
See Also