Show / Hide Table of Contents

Class ReinstallSitePartSetup

Inheritance
System.Object
ReinstallSitePartSetup
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.FieldOps
Assembly: FChoice.Toolkits.Clarify.dll
Syntax
public class ReinstallSitePartSetup

Constructors

ReinstallSitePartSetup(Int32, String)

Declaration
[ConstructorIndex(0)]
public ReinstallSitePartSetup(int sitePartObjid, string siteIDNum)
Parameters
Type Name Description
System.Int32 sitePartObjid
System.String siteIDNum

Properties

AddActivityLog

Declaration
[PropertyBitValue(64)]
public bool AddActivityLog { get; set; }
Property Value
Type Description
System.Boolean

ParentBinObjid

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

ParentSitePartObjid

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

ReinstallDate

Declaration
[PropertyBitValue(32)]
public DateTime ReinstallDate { get; set; }
Property Value
Type Description
System.DateTime

SiteIDNum

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

SitePartObjid

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

UseInstall

Declaration
[PropertyBitValue(128)]
public bool UseInstall { get; set; }
Property Value
Type Description
System.Boolean

UserName

Declaration
[PropertyBitValue(16)]
public string UserName { 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.