ProjectDataSet.TaskRow.IsTASK_HAS_LINKED_FIELDSNull Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Determines whether the TASK_HAS_LINKED_FIELDS property is set to a a null reference (Nothing in Visual Basic) value.
public:
bool IsTASK_HAS_LINKED_FIELDSNull();
public bool IsTASK_HAS_LINKED_FIELDSNull();
member this.IsTASK_HAS_LINKED_FIELDSNull : unit -> bool
Public Function IsTASK_HAS_LINKED_FIELDSNull () As Boolean