Responder Developer Guide
elementOperation Property (OperationType)


Syntax
'Declaration
 
<XmlElementAttribute(3)>
<DefaultValueAttribute(False)>
Public Property elementOperation As Boolean
'Usage
 
Dim instance As OperationType
Dim value As Boolean
 
instance.elementOperation = value
 
value = instance.elementOperation
[XmlElement(3)]
[DefaultValue(false)]
public bool elementOperation {get; set;}
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

OperationType Class
OperationType Members

 

 


Send Comment