public bool IsExplicit { get; }
Dim instance As ExtendedDateTime Dim value As Boolean value = instance.IsExplicit
public: property bool IsExplicit { bool get (); }
No code example is currently available or this language may not be supported.
In This Article