ArcFM Engine Developer Guide
LayerName Property (ID8Layer)


Use this property to assign a name to the layer.
Syntax
'Declaration
 
<DispIdAttribute(1610678272)>
Property LayerName As String
'Usage
 
Dim instance As ID8Layer
Dim value As String
 
instance.LayerName = value
 
value = instance.LayerName
[DispId(1610678272)]
string LayerName {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

ID8Layer Interface
ID8Layer Members

 

 


Send Comment