 | InterpretationTypesListResultInterpretationTypes Field |
[This is preliminary documentation and is subject to change.]
Namespace:
Dyostem.Services.Data
Assembly:
Dyostem (in Dyostem.dll) Version: 5.3
Syntaxpublic List<InterpretationType> InterpretationTypes
Public InterpretationTypes As List(Of InterpretationType)
Dim instance As InterpretationTypesListResult
Dim value As List(Of InterpretationType)
value = instance.InterpretationTypes
instance.InterpretationTypes = value
public var InterpretationTypes : List<InterpretationType>
Field Value
Type:
ListInterpretationType
See Also