ArcFM Solution Developer Guide
AutoGenID Property


Get or set the GUID of the ArcFM configuration (e.g., autoupdater) depending on the value in the Edit Event property (e.g., OnFeatureCreate).
Syntax
'Declaration
 
<DispIdAttribute(1610678272)>
Property AutoGenID As ESRI.ArcGIS.esriSystem.UID
'Usage
 
Dim instance As IMMAutoValue
Dim value As ESRI.ArcGIS.esriSystem.UID
 
instance.AutoGenID = value
 
value = instance.AutoGenID
[DispId(1610678272)]
ESRI.ArcGIS.esriSystem.UID AutoGenID {get; set;}

Property Value

IUID
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

IMMAutoValue Interface
IMMAutoValue Members

 

 


Send Comment