System.ServiceModel.OperationFormatStyle public enum OperationFormatStyle Documentation Code namespace System.ServiceModel { public enum OperationFormatStyle { Document, Rpc } }