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.MetadirectoryServicesAssembly: Lithnet.MetadirectoryServices (in Lithnet.MetadirectoryServices.dll) Version: 1.0.6017.24765
Syntax public const string ResourceManagementServiceDateFormatZeroedMilliseconds = "yyyy'-'MM'-'dd'T'HH':'mm':'ss'.'000"
Public Const ResourceManagementServiceDateFormatZeroedMilliseconds As String = "yyyy'-'MM'-'dd'T'HH':'mm':'ss'.'000"
public:
literal String^ ResourceManagementServiceDateFormatZeroedMilliseconds = "yyyy'-'MM'-'dd'T'HH':'mm':'ss'.'000"
Field Value
Type:
StringSee Also