StatusingDataSet.LocalCustomFieldMetadataRow.IsMD_PROP_HAS_FORMULANull método
Determina se a propriedade MD_PROP_HAS_FORMULA está definida como um valor de uma referência nula (Nothing no Visual Basic) .
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (em ProjectServerServices.dll)
Sintaxe
'Declaração
Public Function IsMD_PROP_HAS_FORMULANull As Boolean
'Uso
Dim instance As StatusingDataSet.LocalCustomFieldMetadataRow
Dim returnValue As Boolean
returnValue = instance.IsMD_PROP_HAS_FORMULANull()
public bool IsMD_PROP_HAS_FORMULANull()
Valor retornado
Tipo: System.Boolean
Ver também
Referência
StatusingDataSet.LocalCustomFieldMetadataRow classe