[Missing <summary> documentation for "P:WorkZone.Dispatcher.Base.Configuration.PrintTypeParameter.Type"]
public string Type { get; }
Public ReadOnly Property Type As String
Get
public:
property String^ Type {
String^ get ();
}
member Type : string with get