C# 클래스 Dev2.Activities.Designers2.Foreach.ForeachDesignerViewModel

상속: ActivityDesignerViewModel
파일 보기 프로젝트 열기: Warewolf-ESB/Warewolf 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
CsvIndexesVisibilityProperty System.Windows.DependencyProperty
FromVisibilityProperty System.Windows.DependencyProperty
NumberVisibilityProperty System.Windows.DependencyProperty
RecordsetVisibilityProperty System.Windows.DependencyProperty
SelectedForeachTypeProperty System.Windows.DependencyProperty
ToVisibilityProperty System.Windows.DependencyProperty
VisibilityProperty System.Windows.DependencyProperty

Private Properties

프로퍼티 타입 설명
OnSelectedForeachTypeChanged void

공개 메소드들

메소드 설명
ForeachDesignerViewModel ( System.Activities.Presentation.Model.ModelItem modelItem ) : System
MultipleItemsToSequence ( IDataObject dataObject ) : bool
Validate ( ) : void

비공개 메소드들

메소드 설명
OnSelectedForeachTypeChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

메소드 상세

ForeachDesignerViewModel() 공개 메소드

public ForeachDesignerViewModel ( System.Activities.Presentation.Model.ModelItem modelItem ) : System
modelItem System.Activities.Presentation.Model.ModelItem
리턴 System

MultipleItemsToSequence() 공개 메소드

public MultipleItemsToSequence ( IDataObject dataObject ) : bool
dataObject IDataObject
리턴 bool

Validate() 공개 메소드

public Validate ( ) : void
리턴 void

프로퍼티 상세

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

public static DependencyProperty,System.Windows CsvIndexesVisibilityProperty
리턴 System.Windows.DependencyProperty

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

public static DependencyProperty,System.Windows FromVisibilityProperty
리턴 System.Windows.DependencyProperty

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

public static DependencyProperty,System.Windows NumberVisibilityProperty
리턴 System.Windows.DependencyProperty

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

public static DependencyProperty,System.Windows RecordsetVisibilityProperty
리턴 System.Windows.DependencyProperty

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

public static DependencyProperty,System.Windows SelectedForeachTypeProperty
리턴 System.Windows.DependencyProperty

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

public static DependencyProperty,System.Windows ToVisibilityProperty
리턴 System.Windows.DependencyProperty

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

public static DependencyProperty,System.Windows VisibilityProperty
리턴 System.Windows.DependencyProperty