Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the GUID of the parent LookupTableMaskStructures row for the code mask value.
Namespace: WebSvcLookupTable
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Property LookupTableMaskStructuresRowParent As LookupTableMultiLangDataSet.LookupTableMaskStructuresRow
Get
Set
'Usage
Dim instance As LookupTableMultiLangDataSet.LookupTableMaskValuesRow
Dim value As LookupTableMultiLangDataSet.LookupTableMaskStructuresRow
value = instance.LookupTableMaskStructuresRowParent
instance.LookupTableMaskStructuresRowParent = value
public LookupTableMultiLangDataSet.LookupTableMaskStructuresRow LookupTableMaskStructuresRowParent { get; set; }
Property value
Type: WebSvcLookupTable.LookupTableMultiLangDataSet.LookupTableMaskStructuresRow
See also
Reference
LookupTableMultiLangDataSet.LookupTableMaskValuesRow class
LookupTableMultiLangDataSet.LookupTableMaskValuesRow members