CompareProjectProperty 成員
針對指定的專案屬性,與另一個值,比較工作流程活動。
CompareProjectProperty 類型公開下列成員。
建構函式
名稱 | 描述 | |
---|---|---|
CompareProjectProperty | 會建立CompareProjectProperty類別的執行個體。 |
頁首
屬性
名稱 | 描述 | |
---|---|---|
CodePropertyValue | 取得或設定程式碼屬性,例如查閱表格中的選取範圍的 GUID。 | |
CompareOperator | 取得或設定屬性的比較運算子。 | |
ConditionValid | 取得或設定一個值,指出是否條件時才有效。 | |
DateTimePropertyValue | 取得或設定屬性比較中使用的DateTime值。 | |
Description | (繼承自 Activity。) | |
DesignMode | (繼承自 DependencyObject。) | |
DurationPropertyValue | 取得或設定屬性比較中使用的持續期間String值。 | |
Enabled | (繼承自 Activity。) | |
ExecutionResult | (繼承自 Activity。) | |
ExecutionStatus | (繼承自 Activity。) | |
FlagPropertyValue | 取得或設定用於比較Flag屬性的值。 | |
IsDynamicActivity | (繼承自 Activity。) | |
MdPropUid | 取得或設定要比較專案屬性之 GUID。不需要指定PropertyName則。 | |
Name | (繼承自 Activity。) | |
NumericPropertyValue | 取得或設定用於比較Number屬性的值。 | |
Parent | (繼承自 Activity。) | |
ParentDependencyObject | (繼承自 DependencyObject。) | |
PropertyName | 取得或設定用於比較屬性的名稱。 | |
QualifiedName | (繼承自 Activity。) | |
Site | (繼承自 DependencyObject。) | |
TextPropertyValue | 取得或設定用於比較Text屬性的值。 | |
UserData | (繼承自 DependencyObject。) | |
WaitUntilValueIsSet | 取得或設定一個值,指出專案屬性比較等候直到設定此屬性值。 | |
WorkflowContext | 取得或設定父項工作流程活動CompareProjectProperty活動的內容。 | |
WorkflowInstanceId | (繼承自 Activity。) |
頁首
方法
頁首
事件
名稱 | 描述 | |
---|---|---|
Canceling | (繼承自 Activity。) | |
Closed | (繼承自 Activity。) | |
Compensating | (繼承自 Activity。) | |
Executing | (繼承自 Activity。) | |
Faulting | (繼承自 Activity。) | |
StatusChanged | (繼承自 Activity。) |
頁首
欄位
名稱 | 描述 | |
---|---|---|
CodePropertyValueProperty | 包含CodePropertyValue屬性。 | |
CompareOperatorProperty | 包含的CompareOperator屬性比較兩個屬性。 | |
ConditionValidProperty | 會包含該ConditionValid屬性,指出比較條件時有效。 | |
DateTimePropertyValueProperty | 包含DateTimePropertyValue屬性。 | |
DurationPropertyValueProperty | 包含DurationPropertyValue屬性。 | |
FlagPropertyValueProperty | 包含FlagPropertyValue屬性。 | |
MdPropUidProperty | 包含MdPropUid屬性,亦即要比較專案屬性之 GUID。 | |
NumericPropertyValueProperty | 包含NumericPropertyValue屬性,亦即要比較之屬性的數值。 | |
PropertyNameProperty | 包含PropertyName屬性,亦即要比較之專案屬性的名稱。 | |
TextPropertyValueProperty | 包含TextPropertyValue屬性。 | |
WaitUntilValueIsSetProperty | 包含WaitUntilValueIsSet屬性。 | |
WorkflowContextProperty | 包含WorkflowContext屬性,亦即CompareProjectProperty活動父ProjectSequence活動的內容。 |
頁首
明確介面實作
名稱 | 描述 | |
---|---|---|
IActivityEventListener<QueueEventArgs>.OnEvent | 事件接聽程式CompareProjectProperty工作流程活動的介面。 |
頁首