Click or drag to resize

VGDomainLastModificationLT Property

Gets the modification date of the domain. (Local Time)

Namespace:  Novalys.VisualGuard.Security.Membership
Assembly:  Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 2019.0.101.19 (2019.0.0101.19)
Syntax
public DateTime LastModificationLT { get; }

Return Value

Type: DateTime
The modification date of the vgDomains. (Local Time)

Implements

VGIMembershipObjectLastModificationLT
See Also