ArcFM Solution Developer Guide
EditTaskID Property


The ID of the edit task assigned to the field.
Syntax
'Declaration
 
<DispIdAttribute(1610678274)>
Property EditTaskID As ESRI.ArcGIS.esriSystem.UID
'Usage
 
Dim instance As IMMSubtype
Dim value As ESRI.ArcGIS.esriSystem.UID
 
instance.EditTaskID = value
 
value = instance.EditTaskID
[DispId(1610678274)]
ESRI.ArcGIS.esriSystem.UID EditTaskID {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

IMMSubtype Interface
IMMSubtype Members

 

 


Send Comment