DataWriterTryParseDateTimeFromPath(String, BuiltDataType, DateTime) Method |
Namespace: ArthaChitra.Model.IOAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax public static bool TryParseDateTimeFromPath(
string path,
BuiltDataType builtDataType,
out DateTime dateTime
)
Parameters
- path String
-
- builtDataType BuiltDataType
-
- dateTime DateTime
-
Return Value
BooleanSee Also