Class XmlFragment
Inheritance
System.Object
    XmlFragment
  Namespace: BitAddict.Aras.ArasSync.Data
Assembly: ArasSync.dll
Syntax
[UsedImplicitly]
public class XmlFragment
  Properties
Nodes
Declaration
[UsedImplicitly]
public List<XmlNode> Nodes { get; set; }
  Property Value
| Type | Description | 
|---|---|
| System.Collections.Generic.List<XmlNode> | 
RemoteFile
Declaration
[UsedImplicitly]
public string RemoteFile { get; set; }
  Property Value
| Type | Description | 
|---|---|
| System.String |