ArcFM Engine Developer Guide
UtilityType Property (CrewMembersObject)


Syntax
'Declaration
 
Public Property UtilityType As Nullable(Of UtilityTypeDomain)
'Usage
 
Dim instance As CrewMembersObject
Dim value As Nullable(Of UtilityTypeDomain)
 
instance.UtilityType = value
 
value = instance.UtilityType
public Nullable<UtilityTypeDomain> UtilityType {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

CrewMembersObject Class
CrewMembersObject Members

 

 


Send Comment