AckDescription Class
Namespace: BTS
Assembly: Microsoft.BizTalk.GlobalPropertySchemas (in microsoft.biztalk.globalpropertyschemas.dll)
Dim instance As AckDescription
[SerializableAttribute] [IsSensitivePropertyAttribute(false)] [PropertyTypeAttribute("AckDescription", "http://schemas.microsoft.com/BizTalk/2003/system-properties", "string", "System.String")] [GuidAttribute("a3367297-78c7-4e62-881c-5a47ab0bfe70")] [PropertyGuidAttribute("a3367297-78c7-4e62-881c-5a47ab0bfe70")] public sealed class AckDescription : MessageContextPropertyBase
/** @attribute SerializableAttribute() */
/** @attribute IsSensitivePropertyAttribute(false) */
/** @attribute PropertyTypeAttribute("AckDescription", "http://schemas.microsoft.com/BizTalk/2003/system-properties", "string", "System.String") */
/** @attribute GuidAttribute("a3367297-78c7-4e62-881c-5a47ab0bfe70") */
/** @attribute PropertyGuidAttribute("a3367297-78c7-4e62-881c-5a47ab0bfe70") */
public final class AckDescription extends MessageContextPropertyBase
SerializableAttribute IsSensitivePropertyAttribute(false) PropertyTypeAttribute("AckDescription", "http://schemas.microsoft.com/BizTalk/2003/system-properties", "string", "System.String") GuidAttribute("a3367297-78c7-4e62-881c-5a47ab0bfe70") PropertyGuidAttribute("a3367297-78c7-4e62-881c-5a47ab0bfe70") public final class AckDescription extends MessageContextPropertyBase
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.