LookupTableMultiLangDataSet.LookupTablesRow.LT_UID propriedade
Especifica o GUID da tabela de pesquisa multilíngüe.
Namespace: WebSvcLookupTable
Assembly: ProjectServerServices (em ProjectServerServices.dll)
Sintaxe
'Declaração
Public Property LT_UID As Guid
Get
Set
'Uso
Dim instance As LookupTableMultiLangDataSet.LookupTablesRow
Dim value As Guid
value = instance.LT_UID
instance.LT_UID = value
public Guid LT_UID { get; set; }
Valor de propriedade
Tipo: System.Guid
Ver também
Referência
LookupTableMultiLangDataSet.LookupTablesRow classe