ArcFM Desktop Developer Guide
Index Property (SpliceSchematicEntityAttribute)


Syntax
'Declaration
 
<Newtonsoft.Json.JsonPropertyAttribute()>
Public Property Index As Integer
'Usage
 
Dim instance As SpliceSchematicEntityAttribute
Dim value As Integer
 
instance.Index = value
 
value = instance.Index
[Newtonsoft.Json.JsonProperty()]
public int Index {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

SpliceSchematicEntityAttribute Class
SpliceSchematicEntityAttribute Members

 

 


Send Comment