StatusingDataSet.EnterpriseCustomFieldMetadataRow.IsMD_PROP_TYPE_ENUMNull-Methode
Bestimmt, ob die MD_PROP_TYPE_ENUM -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_TYPE_ENUMNull As Boolean
'Usage
Dim instance As StatusingDataSet.EnterpriseCustomFieldMetadataRow
Dim returnValue As Boolean
returnValue = instance.IsMD_PROP_TYPE_ENUMNull()
public bool IsMD_PROP_TYPE_ENUMNull()
Rückgabewert
Typ: System.Boolean
Siehe auch
Referenz
StatusingDataSet.EnterpriseCustomFieldMetadataRow Klasse