PartnerX12.SegmentTerminatorSuffix 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::MessageCore::DelimiterSuffix SegmentTerminatorSuffix { Microsoft::BizTalk::Edi::MessageCore::DelimiterSuffix get(); void set(Microsoft::BizTalk::Edi::MessageCore::DelimiterSuffix value); };
public Microsoft.BizTalk.Edi.MessageCore.DelimiterSuffix SegmentTerminatorSuffix { get; set; }
member this.SegmentTerminatorSuffix : Microsoft.BizTalk.Edi.MessageCore.DelimiterSuffix with get, set
Public Property SegmentTerminatorSuffix As DelimiterSuffix