GenericExtensionsResourceManagementServiceDateFormat Field |
A .NET custom format string that represents the ISO8601 date format that is used by the FIM Service
Namespace: Lithnet.MetadirectoryServicesAssembly: Lithnet.MetadirectoryServices (in Lithnet.MetadirectoryServices.dll) Version: 1.0.6017.24765
Syntax public const string ResourceManagementServiceDateFormat = "yyyy'-'MM'-'dd'T'HH':'mm':'ss'.'fff"
Public Const ResourceManagementServiceDateFormat As String = "yyyy'-'MM'-'dd'T'HH':'mm':'ss'.'fff"
public:
literal String^ ResourceManagementServiceDateFormat = "yyyy'-'MM'-'dd'T'HH':'mm':'ss'.'fff"
Field Value
Type:
StringSee Also