ArcFM Engine Developer Guide
RemoveObjects Property (LayoutData910)


Syntax
'Declaration
 
<XmlArrayItemAttribute("Remove")>
Public Property RemoveObjects As RemoveObjectLayout910()
'Usage
 
Dim instance As LayoutData910
Dim value() As RemoveObjectLayout910
 
instance.RemoveObjects = value
 
value = instance.RemoveObjects
[XmlArrayItem("Remove")]
public RemoveObjectLayout910[] RemoveObjects {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

LayoutData910 Class
LayoutData910 Members

 

 


Send Comment