Show / Hide Table of Contents

Class CreateEcoHeaderSetup

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

Constructors

CreateEcoHeaderSetup(DateTime, DateTime)

Declaration
[ConstructorIndex(0)]
public CreateEcoHeaderSetup(DateTime startDate, DateTime endDate)
Parameters
Type Name Description
System.DateTime startDate
System.DateTime endDate

Properties

CreateDate

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

Description

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

EcoTitle

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

EcoType

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

EffectType

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

EndDate

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

StartDate

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

Status

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