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