CorrelationCallbackMessageProperty.IsFullyDefined 屬性

定義

判斷 CorrelationCallbackMessageProperty 是否有所有必要的相互關聯資料。

public:
 property bool IsFullyDefined { bool get(); };
public bool IsFullyDefined { get; }
member this.IsFullyDefined : bool
Public ReadOnly Property IsFullyDefined As Boolean

屬性值

如果有所有必要的相互關聯資料,則為 true,否則為 false

備註

當新增所有必要的資料時,清單會是空的 NeededData ,並 IsFullyDefinedtrue 回 。

適用於