summaryPropertiesOnly
;
};
GetRequest.prototype.WriteElementsToXml = function (writer) { this.PropertySet.WriteToXml(writer, this.GetServiceObjectType()); };
return GetRequest;
})(MultiResponseServiceRequest_1.MultiResponseServiceRequest);
exports.GetRequest = GetRequest;