1 write to bodyType
System.ServiceModel (1)
System\ServiceModel\MsmqIntegration\MsmqIntegrationInputMessage.cs (1)
54
this.
bodyType
= new IntProperty(this, UnsafeNativeMethods.PROPID_M_BODY_TYPE);
1 reference to bodyType
System.ServiceModel (1)
System\ServiceModel\MsmqIntegration\MsmqIntegrationInputMessage.cs (1)
93
property.BodyType = this.
bodyType
.Value;