AVEVA OMI Software Developer Kit


PathUtil Class Methods

For a list of all members of this type, see PathUtil members.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic) Appends the specified itemName to the given Item Path of an item.  
Public Methodstatic (Shared in Visual Basic) Builds the Path.  
Public Methodstatic (Shared in Visual Basic) Splits the scheme from the rest of the path using the Scheme Separator and returns just the Full Path.  
Public Methodstatic (Shared in Visual Basic) Gets the item path by traversing up the Parent root items hierarchy of the given item.  
Public Methodstatic (Shared in Visual Basic) Returns the Name of the Model from the specified path string of a Navigation item.  
Public Methodstatic (Shared in Visual Basic) Name of the item from the full path.  
Public Methodstatic (Shared in Visual Basic) Returns the Path information up to the parent level for the specified path string of a Navigation Item.  
Public Methodstatic (Shared in Visual Basic) Gets the valid path trimming any whitepace or path separator at the end.  
Public Methodstatic (Shared in Visual Basic) Prefixes the model name to given Item's full path.  
Public Methodstatic (Shared in Visual Basic) Prefixes the scheme to the specified path.  
Public Methodstatic (Shared in Visual Basic) Removes the model name from the given Item's full path.  
Public Methodstatic (Shared in Visual Basic) Splits the Path, excluding the empty strings (if any).  
Public Methodstatic (Shared in Visual Basic) Splits the scheme from the rest of the path using the Scheme Separator.  
Top
See Also