ArcFM Engine Developer Guide
Company Property (CrewsArchiveObject)


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