Edit

Share via


StatusingDataSet.TasksRow.IsTB_BASE_WORKNull Method

Definition

Determines whether the TB_BASE_WORK property is set to a a null reference (Nothing in Visual Basic) value.

public:
 bool IsTB_BASE_WORKNull();
public bool IsTB_BASE_WORKNull();
member this.IsTB_BASE_WORKNull : unit -> bool
Public Function IsTB_BASE_WORKNull () As Boolean

Returns

True if the property value is set to null; otherwise, False.

Applies to