StatusingDataSet.TaskCustomFieldsRow.IsMD_PROP_IDNull 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 MD_PROP_ID property is set to a a null reference (Nothing in Visual Basic) value.
public:
bool IsMD_PROP_IDNull();
public bool IsMD_PROP_IDNull();
member this.IsMD_PROP_IDNull : unit -> bool
Public Function IsMD_PROP_IDNull () As Boolean