ArcFM Engine Developer Guide
Description Property (IMMVersionDiff)


This property sets or gets a text value that describes the version difference. This is the value that is displayed on the QA/QC tab. For example: 'Insert', 'Update, Delete'.
Syntax
'Declaration
 
<DispIdAttribute(1610678274)>
Property Description As String
'Usage
 
Dim instance As IMMVersionDiff
Dim value As String
 
instance.Description = value
 
value = instance.Description
[DispId(1610678274)]
string Description {get; set;}

Property Value

String
Requirements

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.

See Also

Reference

IMMVersionDiff Interface
IMMVersionDiff Members

 

 


Send Comment