MessageEncoding Class

Namespace: BTAHL7Schemas
Assembly: Microsoft.Solutions.BTAHL7.HL7Schemas (in microsoft.solutions.btahl7.hl7schemas.dll)

Syntax

Visual Basic
&lSerializableAttribute> _
&lPropertyGuidAttribute("be3c7996-a745-4550-92e8-6502bac51877")> _
&lPropertyTypeAttribute("MessageEncoding", "http://HL7Schemas.HeaderPropertySchema", "integer", "System.Decimal")> _
<span class="keyword">Public</span> <span class="keyword">NotInheritable</span> <span class="keyword">Class</span> <span class="identifier">MessageEncoding</span>
    <span class="keyword">Inherits</span>MessageContextPropertyBase
C#
SerializableAttribute] 
PropertyGuidAttribute("be3c7996-a745-4550-92e8-6502bac51877")] 
PropertyTypeAttribute("MessageEncoding", "http://HL7Schemas.HeaderPropertySchema", "integer", "System.Decimal")] 
<span class="keyword">public</span> <span class="keyword">sealed</span> <span class="keyword">class</span> <span class="identifier">MessageEncoding</span> MessageContextPropertyBase
C++
SerializableAttribute] 
PropertyGuidAttribute(L"be3c7996-a745-4550-92e8-6502bac51877")] 
PropertyTypeAttribute(L"MessageEncoding", L"http://HL7Schemas.HeaderPropertySchema", L"integer", L"System.Decimal")] 
<span class="keyword">public</span> <span class="keyword">ref class</span> <span class="identifier">MessageEncoding</span> <span class="keyword">sealed</span> : <span class="keyword">public</span>MessageContextPropertyBase
J#
/** @attributSerializableAttribute() */ 
/** @attributPropertyGuidAttribute("be3c7996-a745-4550-92e8-6502bac51877") */ 
/** @attributPropertyTypeAttribute("MessageEncoding", "http://HL7Schemas.HeaderPropertySchema", "integer", "System.Decimal") */ 
<span class="keyword">public</span> <span class="keyword">final</span> <span class="keyword">class</span> <span class="identifier">MessageEncoding</span> <span class="keyword">extends</span>MessageContextPropertyBase
JScript
SerializableAttributPropertyGuidAttribute("be3c7996-a745-4550-92e8-6502bac51877"PropertyTypeAttribute("MessageEncoding", "http://HL7Schemas.HeaderPropertySchema", "integer", "System.Decimal") 
<span class="keyword">public</span> <span class="keyword">final</span> <span class="keyword">class</span> <span class="identifier">MessageEncoding</span> <span class="keyword">extends</span>MessageContextPropertyBase
Inheritance Hierarchy

System.Object
   Microsoft.XLANGs.BaseTypes.PropertyBase
     Microsoft.XLANGs.BaseTypes.MessageContextPropertyBase
      BTAHL7Schemas.MessageEncoding
Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, Windows Server 2008, and Windows 2000

Target Platforms

See Also

Tags :


Page view tracker