ServicePRO SDK Help

stcCompanyDTO..::..CurrentCompanyTypeIds Field

Contains integer value of Company type
clsEnumeration.hsmdObject.hsmdvendors
clsEnumeration.hsmdObject.hsmdmanufacturer
Valid Custom Company Type (ID corresponding to the specific Company Custom Object – retrieved from tblDatabaseMainTable)

Namespace:  HelpSTAR.PCL.Common
Assembly:  HelpSTAR.PCL.Common (in HelpSTAR.PCL.Common.dll)

Syntax


[DataMemberAttribute]
public List<int> CurrentCompanyTypeIds
<DataMemberAttribute> _
Public CurrentCompanyTypeIds As List(Of Integer)