XmlPrimeTask.GetContextItemType MethodXmlPrimeTask.GetContextItemType MethodXmlPrimeTask::GetContextItemType Method
Gets the XDM type of the context item.
- Namespace: XmlPrime.TasksXmlPrime.TasksXmlPrime.Tasks
- Assembly: XmlPrime.Tasks (in XmlPrime.Tasks.dll)
Syntax
Protected Function GetContextItemType() As XmlPrime.XdmType
protected XmlPrime.XdmType GetContextItemType()
protected: XmlPrime::XdmType^ GetContextItemType()
Return Value
Type: XmlPrime.XdmTypeXmlPrime.XdmTypeXmlPrime::XdmType^
A XdmTypeXdmTypeXdmType or null
a null reference (Nothing
in Visual Basic)
nullptr
if no context item is defined.