ArcFM Engine Developer Guide
CrewAssignmentsArchive Property (CrewsArchiveObject)


Syntax
'Declaration
 
Public Property CrewAssignmentsArchive As IEnumerable(Of CrewAssignmentsArchiveObject)
'Usage
 
Dim instance As CrewsArchiveObject
Dim value As IEnumerable(Of CrewAssignmentsArchiveObject)
 
instance.CrewAssignmentsArchive = value
 
value = instance.CrewAssignmentsArchive
public IEnumerable<CrewAssignmentsArchiveObject> CrewAssignmentsArchive {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

CrewsArchiveObject Class
CrewsArchiveObject Members

 

 


Send Comment