EdiDisassembler.CharacterSet Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property Microsoft::BizTalk::Edi::Pipelines::CharacterSetOptionList ^ CharacterSet { Microsoft::BizTalk::Edi::Pipelines::CharacterSetOptionList ^ get(); void set(Microsoft::BizTalk::Edi::Pipelines::CharacterSetOptionList ^ value); };
[Microsoft.BizTalk.Component.BtsDescription("CharacterSetDescription")]
[Microsoft.BizTalk.Component.BtsPropertyName("CharacterSetName")]
[System.ComponentModel.Browsable(true)]
public Microsoft.BizTalk.Edi.Pipelines.CharacterSetOptionList CharacterSet { get; set; }
member this.CharacterSet : Microsoft.BizTalk.Edi.Pipelines.CharacterSetOptionList with get, set
Public Property CharacterSet As CharacterSetOptionList
Property Value
- Attributes