LookupTableMultiLangDataSet.LookupTableValuesRow.LT_VALUE_DEFAULT_BACK_COLOR property
Namespace: WebSvcLookupTable
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaração
Public Property LT_VALUE_DEFAULT_BACK_COLOR As Integer
Get
Set
'Uso
Dim instance As LookupTableMultiLangDataSet.LookupTableValuesRow
Dim value As Integer
value = instance.LT_VALUE_DEFAULT_BACK_COLOR
instance.LT_VALUE_DEFAULT_BACK_COLOR = value
public int LT_VALUE_DEFAULT_BACK_COLOR { get; set; }
Property value
Type: System.Int32
Ver também
Referência
LookupTableMultiLangDataSet.LookupTableValuesRow class