Class XmlNode
  
  
  
  
    Inheritance
    System.Object
    XmlNode
   
  
  Assembly: ArasSync.dll
  Syntax
  
    [UsedImplicitly]
public class XmlNode
   
  Properties
  
  
  
  
  AdditionXPath
  
  
  Declaration
  
    [UsedImplicitly]
public string AdditionXPath { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.String | 
         | 
      
    
  
  
  
  
  ExistenceXPath
  
  
  Declaration
  
    [UsedImplicitly]
public string ExistenceXPath { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.String | 
         | 
      
    
  
  
  
  
  File
  
  
  Declaration
  
    [UsedImplicitly]
[CanBeNull]
public string File { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.String | 
         | 
      
    
  
  
  
  
  Fragment
  
  
  Declaration
  
    [UsedImplicitly]
[CanBeNull]
public string Fragment { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.String | 
         |