DitaMapTopicsetCompareDotNet NewVersionAtts Property DeltaXML DITA Compare .NET API Documentation
DeltaXML DITA Compare .NET API Documentation
Specifies attributes to place on to added elements in the result.

Namespace: DeltaXML.DitaCompareApi
Assembly: DeltaXML.DitaCompareApi (in DeltaXML.DitaCompareApi.dll) Version: 9.1.1.1000 (9.1.1.1000)
Syntax

public HashSet<AttributeWithValue> NewVersionAtts { get; set; }

Property Value

Type: HashSet AttributeWithValue 
Remarks

Specifies attributes to place on to added elements in the result.

Default:

See Also