1 write to bodyType
System.ServiceModel (1)
System\ServiceModel\MsmqIntegration\MsmqIntegrationMessageProperty.cs (1)
77
set { this.
bodyType
= value; }
1 reference to bodyType
System.ServiceModel (1)
System\ServiceModel\MsmqIntegration\MsmqIntegrationMessageProperty.cs (1)
76
get { return this.
bodyType
; }