ArcFM Solution Developer Guide
AssetTypeIdentifier Property (ConductorViewModel)


Syntax
'Declaration
 
<SE.Geospatial.Client.Common.Validation.ChangeTrackedPropertyAttribute()>
Public Property AssetTypeIdentifier As SE.Geospatial.Editor.Configuration.Contracts.AssetTypeIdentifier
'Usage
 
Dim instance As ConductorViewModel
Dim value As SE.Geospatial.Editor.Configuration.Contracts.AssetTypeIdentifier
 
instance.AssetTypeIdentifier = value
 
value = instance.AssetTypeIdentifier
[SE.Geospatial.Client.Common.Validation.ChangeTrackedProperty()]
public SE.Geospatial.Editor.Configuration.Contracts.AssetTypeIdentifier AssetTypeIdentifier {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

ConductorViewModel Class
ConductorViewModel Members

 

 


Send Comment