Gets the start date.
Namespace:
Cryptware.NCryptokiAssembly: NCryptoki (in NCryptoki.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property StartDate As String Get |
C# |
---|
string StartDate { get; } |
Visual C++ |
---|
property String^ StartDate { String^ get (); } |
JavaScript |
---|
function get_startDate(); |