Gets or sets the code meaning.
Syntax
Visual Basic (Usage) | Copy Code |
---|
Dim instance As CodeSequence
Dim value As String
instance.CodeMeaning = value
value = instance.CodeMeaning |
Property Value
Text which has meaning to a human and which conveys the meaning of the term defined by the combination of code value and coding scheme designator.
Requirements
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7
See Also