Show / Hide Table of Contents

Class MoveSitePartToBinSetup

Inheritance
System.Object
MoveSitePartToBinSetup
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 MoveSitePartToBinSetup

Constructors

MoveSitePartToBinSetup(Int32, Int32)

Declaration
[ConstructorIndex(0)]
public MoveSitePartToBinSetup(int sitePartObjid, int parentBinObjid)
Parameters
Type Name Description
System.Int32 sitePartObjid
System.Int32 parentBinObjid

Properties

AddActivityLog

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

InstallAndMove

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

MoveDate

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

ParentBinObjid

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

SitePartObjid

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

UserName

Declaration
[PropertyBitValue(64)]
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.