[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Specifies a DateTime value
Namespace: JohnHolliday.Caml.Net
Assembly:
JohnHolliday.Caml.Net (in JohnHolliday.Caml.Net.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared Function Value ( _
fieldValue As DateTime _
) As String |
Parameters
- fieldValue
- DateTime
the DateTime value to be expressed in CAML
Return Value
a new CAML Value element
See Also
CAML Class
JohnHolliday.Caml.Net Namespace