HealthRecordItem Members (Microsoft.Health)

Public Constructors

HealthRecordItem  

Public Methods

Equals  (inherited from Object)  
GetHashCode  (inherited from Object)  
GetItemXml Gets the XML representation of the health record item.
GetType  (inherited from Object)  
ReferenceEquals  (inherited from Object)  
ToString  (inherited from Object)  
WriteXml Writes the XML for the type-specific data of the item to the specified XmlWriter.

Public Properties

CommonData Gets the common data for the HealthRecordItem.
EffectiveDate Gets the date and time that the health record item data was taken.
EffectivePermissions Gets the effective permissions on the item granted to the person retrieving the HealthRecordItem.
IsImmutable Gets a value indicating whether the HealthRecordItem is immutable.
Key Gets the key of the health record item.
LastUpdated Gets the audit information associated with the last update of this health record item.
OtherData Gets or sets the data that extends the XML for the HealthRecordItem.
Sections Gets the data sections that this HealthRecordItem represents.
State Gets the state of the HealthRecordItem.
TransformedXmlData Gets the transformed XML data of the HealthRecordItem.
TypeId Gets the type identifier for the health record item type.
TypeName Gets the health record item type name.
TypeSpecificData Gets the XML representation of the type-specific data for the HealthRecordItem.

Family OR Assembly Constructors

HealthRecordItem  

Family Methods

Finalize  (inherited from Object)  
MemberwiseClone  (inherited from Object)  
ParseXml Parses the type-specific XML data for the item.
Page view tracker