This property sets or gets a value from the esriDifferenceType enumeration. This value indicates that type of difference between versions. For example: esriDifferenceTypeInsert, esriDifferenceTypeUpdateDelete.
[DispId(1610678272)]
ESRI.ArcGIS.Geodatabase.esriDifferenceType DifferenceType {get; set;}
'Declaration
<DispIdAttribute(1610678272)>
Property DifferenceType As ESRI.ArcGIS.Geodatabase.esriDifferenceType
'Usage
Dim instance As IMMVersionDiff
Dim value As ESRI.ArcGIS.Geodatabase.esriDifferenceType
instance.DifferenceType = value
value = instance.DifferenceType
Property Value
Returns a value from the esriDifferenceType enumeration
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.