Click or drag to resize
GenericExtensionsResourceManagementServiceDateFormatZeroedMilliseconds Field
A .NET custom format string that represents the ISO8601 date format that is used by the FIM Service, but has the milliseconds component set to '0'

Namespace: Lithnet.MetadirectoryServices
Assembly: Lithnet.MetadirectoryServices (in Lithnet.MetadirectoryServices.dll) Version: 1.0.6017.24765
Syntax
public const string ResourceManagementServiceDateFormatZeroedMilliseconds = "yyyy'-'MM'-'dd'T'HH':'mm':'ss'.'000"

Field Value

Type: String
See Also