Class UpdateSiteSetup
Inheritance
System.Object
UpdateSiteSetup
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Assembly: FChoice.Toolkits.Clarify.dll
public class UpdateSiteSetup
Constructors
Declaration
[ConstructorIndex(0)]
public UpdateSiteSetup(string siteIDNum)
Parameters
Type |
Name |
Description |
System.String |
siteIDNum |
|
Properties
Declaration
[PropertyBitValue(16)]
public string AccountIDNum { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
[PropertyBitValue(131072)]
public AdditionalFields AdditionalFields { get; }
Property Value
Declaration
[PropertyBitValue(4096)]
public int BillingAddressObjid { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Declaration
[PropertyBitValue(128)]
public string District { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
[PropertyBitValue(256)]
public string IndustryType { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
[PropertyBitValue(8192)]
public string ParentSiteIDNum { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
[PropertyBitValue(1024)]
public int PrimaryAddressObjid { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Declaration
[PropertyBitValue(32768)]
public int PrimarySupportEmployeeObjid { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Declaration
[PropertyBitValue(512)]
public string PrimaryUse { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
[PropertyBitValue(64)]
public string Region { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
[PropertyBitValue(65536)]
public int SecondarySupportEmployeeObjid { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Declaration
[PropertyBitValue(2048)]
public int ShippingAddressObjid { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Declaration
[PropertyBitValue(2)]
public string SiteIDNum { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
[PropertyBitValue(4)]
public string SiteName { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
[PropertyBitValue(8)]
public SiteType SiteType { get; set; }
Property Value
Declaration
[PropertyBitValue(32)]
public SiteStatus Status { get; set; }
Property Value
Declaration
[PropertyBitValue(16384)]
public string SupportOfficeSiteIDNum { get; set; }
Property Value
Type |
Description |
System.String |
|