Show / Hide Table of Contents

Class CreateSiteSetup

Inheritance
System.Object
CreateSiteSetup
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()
Namespace: FChoice.Toolkits.Clarify.Interfaces
Assembly: FChoice.Toolkits.Clarify.dll
Syntax
public class CreateSiteSetup

Constructors

CreateSiteSetup(SiteType, SiteStatus, Int32)

Declaration
[ConstructorIndex(0)]
public CreateSiteSetup(SiteType siteType, SiteStatus status, int primaryAddressObjid)
Parameters
Type Name Description
SiteType siteType
SiteStatus status
System.Int32 primaryAddressObjid

Properties

AccountIDNum

Declaration
[PropertyBitValue(16)]
public string AccountIDNum { get; set; }
Property Value
Type Description
System.String

AdditionalFields

Declaration
[PropertyBitValue(131072)]
public AdditionalFields AdditionalFields { get; }
Property Value
Type Description
AdditionalFields

BillingAddressObjid

Declaration
[PropertyBitValue(4096)]
public int BillingAddressObjid { get; set; }
Property Value
Type Description
System.Int32

District

Declaration
[PropertyBitValue(128)]
public string District { get; set; }
Property Value
Type Description
System.String

IndustryType

Declaration
[PropertyBitValue(256)]
public string IndustryType { get; set; }
Property Value
Type Description
System.String

ParentSiteIDNum

Declaration
[PropertyBitValue(8192)]
public string ParentSiteIDNum { get; set; }
Property Value
Type Description
System.String

PrimaryAddressObjid

Declaration
[PropertyBitValue(1024)]
public int PrimaryAddressObjid { get; set; }
Property Value
Type Description
System.Int32

PrimarySupportEmployeeObjid

Declaration
[PropertyBitValue(32768)]
public int PrimarySupportEmployeeObjid { get; set; }
Property Value
Type Description
System.Int32

PrimaryUse

Declaration
[PropertyBitValue(512)]
public string PrimaryUse { get; set; }
Property Value
Type Description
System.String

Region

Declaration
[PropertyBitValue(64)]
public string Region { get; set; }
Property Value
Type Description
System.String

SecondarySupportEmployeeObjid

Declaration
[PropertyBitValue(65536)]
public int SecondarySupportEmployeeObjid { get; set; }
Property Value
Type Description
System.Int32

ShippingAddressObjid

Declaration
[PropertyBitValue(2048)]
public int ShippingAddressObjid { get; set; }
Property Value
Type Description
System.Int32

SiteIDNum

Declaration
[PropertyBitValue(2)]
public string SiteIDNum { get; set; }
Property Value
Type Description
System.String

SiteName

Declaration
[PropertyBitValue(4)]
public string SiteName { get; set; }
Property Value
Type Description
System.String

SiteType

Declaration
[PropertyBitValue(8)]
public SiteType SiteType { get; set; }
Property Value
Type Description
SiteType

Status

Declaration
[PropertyBitValue(32)]
public SiteStatus Status { get; set; }
Property Value
Type Description
SiteStatus

SupportOfficeSiteIDNum

Declaration
[PropertyBitValue(16384)]
public string SupportOfficeSiteIDNum { get; set; }
Property Value
Type Description
System.String
Back to top © 2022 Dovetail Software, Inc. - All rights reserved.
Clarify, Amdocs, and related products and names are copyright and trademark of Amdocs, Inc.
.NET, Visual Studio.NET, C#, Visual Basic and related products are trademark of Microsoft corporation.