This topic has not yet been rated - Rate this topic

CodedValue Constructor

HealthVault
  NameDescription
Public method CodedValue()()()()
Creates a new instance of the CodedValue class with default values.
Public method CodedValue(String, VocabularyKey)
Creates a new instance of the CodedValue class with the specified code value, vocabulary, family, and version.
Public method CodedValue(String, String)
Creates a new instance of the CodedValue class with the specified code value and vocabulary.
Public method CodedValue(String, String, String, String)
Creates a new instance of the CodedValue class with the specified code value, vocabulary, family, and version.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.