Edit

Share via


StatusingDataSet.TasksRow.IsTB_BASE_STARTNull Method

Definition

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

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

Returns

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

Applies to