Helper.GetNodePath(AbstractDataEntity) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static System::String ^ GetNodePath(Microsoft::Solutions::BTAHL7::Pipelines::AbstractDataEntity ^ node);
public static string GetNodePath (Microsoft.Solutions.BTAHL7.Pipelines.AbstractDataEntity node);
static member GetNodePath : Microsoft.Solutions.BTAHL7.Pipelines.AbstractDataEntity -> string
Public Shared Function GetNodePath (node As AbstractDataEntity) As String
Parameters
- node
- AbstractDataEntity