C# 클래스 Cim.Eap.Data.ProcessJob

파일 보기 프로젝트 열기: mkjeff/secs4net 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Carriers IEnumerable
DataCollectionDefinitionID string
DummyProcessJob ProcessJob
EDALotInfos IEnumerable
Id string
RecipeId string
RecipeParameters IEnumerable
ReticleId string
StartMethod string

비공개 메소드들

메소드 설명
ProcessJob ( ) : System.Collections.Generic
ProcessJob ( string id, string recipeId, string reticleId, string dcId, string startMethod, IEnumerable carriers, IEnumerable recipeParameters, IEnumerable edaLots ) : System.Collections.Generic

프로퍼티 상세

Carriers 공개적으로 프로퍼티

public IEnumerable Carriers
리턴 IEnumerable

DataCollectionDefinitionID 공개적으로 프로퍼티

public string DataCollectionDefinitionID
리턴 string

DummyProcessJob 공개적으로 정적으로 프로퍼티

public static ProcessJob,Cim.Eap.Data DummyProcessJob
리턴 ProcessJob

EDALotInfos 공개적으로 프로퍼티

public IEnumerable EDALotInfos
리턴 IEnumerable

Id 공개적으로 프로퍼티

public string Id
리턴 string

RecipeId 공개적으로 프로퍼티

public string RecipeId
리턴 string

RecipeParameters 공개적으로 프로퍼티

public IEnumerable RecipeParameters
리턴 IEnumerable

ReticleId 공개적으로 프로퍼티

public string ReticleId
리턴 string

StartMethod 공개적으로 프로퍼티

public string StartMethod
리턴 string