StatusingDataSet.LocalCustomFieldMetadataRow.IsMD_PROP_ID_SECONDARYNull-Methode
Bestimmt, ob die MD_PROP_ID_SECONDARY -Eigenschaft auf einen Wert ein Nullverweis (Nothing in Visual Basic) festgelegt ist.
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Function IsMD_PROP_ID_SECONDARYNull As Boolean
'Usage
Dim instance As StatusingDataSet.LocalCustomFieldMetadataRow
Dim returnValue As Boolean
returnValue = instance.IsMD_PROP_ID_SECONDARYNull()
public bool IsMD_PROP_ID_SECONDARYNull()
Rückgabewert
Typ: System.Boolean
Siehe auch
Referenz
StatusingDataSet.LocalCustomFieldMetadataRow Klasse