AckConfig.AckType 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::Solutions::BTAHL7::Pipelines::AckMode AckType { Microsoft::Solutions::BTAHL7::Pipelines::AckMode get(); void set(Microsoft::Solutions::BTAHL7::Pipelines::AckMode value); };
public Microsoft.Solutions.BTAHL7.Pipelines.AckMode AckType { get; set; }
member this.AckType : Microsoft.Solutions.BTAHL7.Pipelines.AckMode with get, set
Public Property AckType As AckMode